From 4cf262f27c6ac088f4d6abf617738da30313a8df Mon Sep 17 00:00:00 2001 From: nr0q Date: Sun, 22 Oct 2023 10:55:24 -0500 Subject: [PATCH] missing { --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/