Update .gitlab-ci.yml

2 jobs from master in 14 seconds (queued for 4 seconds)
Status Job ID Name Coverage
  Build
passed #8204
ci
build_job

00:00:11

 
  Deploy
failed #8205
ci
deploy_job

00:00:02

 
Name Stage Failure
failed
deploy_job Deploy
$ export version=$(echo "$(cat version.txt) + 0.1" | bc)
$ export ARTIFACT_URL="https://absgraffana.jfrog.io/artifactory/grafonet/$version/grafonnet.tar.gz"
$ mkdir -p build/$CI_BUILD_ID
$ cd build/$CI_BUILD_ID
$ curl -O -u $ARTIFACTORY_URL
curl: no URL specified!
curl: try 'curl --help' or 'curl --manual' for more information
Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1