X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fbarometer-build.sh;fp=ci%2Fbarometer-build.sh;h=3e451f066923343f769d9e59012b9007d992ee99;hb=862c449f6da5f66ab8febf53751c2fce199799b6;hp=04bbd26321060fba7b3b71f3a363980c18a7cc35;hpb=0162b7ce37e660762dfa8a84eb4c54b57703d9d6;p=barometer.git diff --git a/ci/barometer-build.sh b/ci/barometer-build.sh index 04bbd263..3e451f06 100644 --- a/ci/barometer-build.sh +++ b/ci/barometer-build.sh @@ -1,6 +1,6 @@ # This script is used by the barometer-daily CI job in gitlab. # It builds and packages collectd as an RPM -# After this script is run, the baroemter-daily job runs the +# After this script is run, the barometer-daily job runs the # barometer-upload-artifact.sh script. set -x @@ -12,7 +12,6 @@ echo "Starting the build of Barometer RPMs" echo "------------------------------------" echo -cd ci ./install_dependencies.sh ./build_rpm.sh cp utility/rpms_list $WORKSPACE