Commit 8729c60f authored by Syed Bilal Raees's avatar Syed Bilal Raees

deploy_job added

parent 2684722f
Pipeline #4009 passed with stages
in 14 seconds
......@@ -42,7 +42,7 @@ deploy_job:
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 -u $ARTIFACTORY_USER:$ARTIFACTORY_PASS -X GET -oL "/https://absgraffana.jfrog.io/ui/native/graffonet/2.8/" -H 'Content-Type:application/json'
curl -u $ARTIFACTORY_USER:$ARTIFACTORY_PASS "https://absgraffana.jfrog.io/ui/native/graffonet/2.8/grafonnet.tar.gz" -H 'Content-Type:application/json' -o graffonnet.tar.gz
curl -u $ARTIFACTORY_USER:$ARTIFACTORY_PASS "https://absgraffana.jfrog.io/ui/native/graffonet/2.8/grafonnet.tar.gz" -H 'Content-Type:application/json'
ls
pwd
# tar -xvf 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