00:00:10
Apr 04, 2023
00:00:02
$ 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 https://absgraffana.jfrog.io/artifactory/grafonet/$version/grafonnet.tar.gzcurl: no URL specified!curl: try 'curl --help' or 'curl --manual' for more informationsection_end:1680629395:step_scriptsection_start:1680629395:cleanup_file_variablesCleaning up project directory and file based variablessection_end:1680629395:cleanup_file_variablesERROR: Job failed: exit status 1