diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e705be0..e585092 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -313,7 +313,7 @@ update_deb_repo: apt-ftparchive packages . > Packages apt-ftparchive release . > Release gpg --batch --no-tty --passphrase ${GPG_PASS} --clearsign -o InRelease Release - gpg --batch --no-tty --passphrase ${GPG_PASS -abs -o Release.gpg Release + gpg --batch --no-tty --passphrase ${GPG_PASS} -abs -o Release.gpg Release if [[ ${CI_COMMIT_TAG} = test_* ]] || [[ ${CI_COMMIT_TAG} = lin_* ]] then gsutil cp ./* gs://debian.gridtracker.org/test/