aboutsummaryrefslogtreecommitdiffstats
path: root/ci/barometer-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/barometer-build.sh')
-rw-r--r--ci/barometer-build.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/ci/barometer-build.sh b/ci/barometer-build.sh
index 04bbd263..ded45187 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,11 +12,9 @@ echo "Starting the build of Barometer RPMs"
echo "------------------------------------"
echo
-cd ci
./install_dependencies.sh
./build_rpm.sh
cp utility/rpms_list $WORKSPACE
-cd $WORKSPACE
# save information regarding artifact into file
(