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

uploading to Jfrog

parent 7149f8ba
Pipeline #3948 failed with stage
in 8 seconds
......@@ -23,6 +23,8 @@ build_job:
version=$(cat version.txt)
echo $version + 0.1 | bc > version.txt
version=$(cat version.txt)
curl -X POST -u ${{ ARTIFACTORY_USER:ARTIFACTORY_PASS }} -T grafonnet.tar.gz "https://absgraffana.jfrog.io/artifactory/graffonet/$version/grafonnet.tar.gz"
# brew install jsonnet
# jsonnet -v
tags:
......
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