Commit 20b4f5d1 authored by Syed Bilal Raees's avatar Syed Bilal Raees

deploy_job added

parent c5d57d9c
Pipeline #3993 failed with stages
in 14 seconds
...@@ -40,7 +40,7 @@ deploy_job: ...@@ -40,7 +40,7 @@ deploy_job:
- | - |
mkdir build mkdir build
cd build cd build
curl -o https://absgraffana.jfrog.io/ui/native/graffonet/2.8 -X GET -H "Content-Type: application/json" -vvv --output test.tar curl -o "https://absgraffana.jfrog.io/ui/native/graffonet/2.8" -X GET -H "Content-Type: application/json" -vvv --output test.tar
ls ls
unzip test.tar unzip test.tar
#tar xzf grafonnet.tar.gz #tar xzf grafonnet.tar.gz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment