diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 27fafd1..20e7a14 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -110,7 +110,7 @@ packaging: mv $HOME/rpmbuild/RPMS/x86_64/*.rpm artifacts/rpm/ ls -laR artifacts echo -e "\e[0Ksection_end:`date +%s`:rpm_build\r\e[0K" - - echo "we made packages!" + echo "we made packages!" # copy the assets over to our distribution storage (testing, tag = test_.*) s3_upload_testing: