Commit c5d57d9c authored by Syed Bilal Raees's avatar Syed Bilal Raees

deploy_job added

parent c5115c53
Pipeline #3992 failed with stages
in 17 seconds
......@@ -40,9 +40,9 @@ deploy_job:
- |
mkdir build
cd build
curl https://absgraffana.jfrog.io/ui/native/graffonet/2.8 -XPOST -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
tar xvf test.tar
unzip test.tar
#tar xzf grafonnet.tar.gz
tags:
- ci
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