lin_testDebRepo12
nr0q 2023-10-22 10:49:55 -05:00
rodzic 3a029d3119
commit 7f001b0546
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -312,8 +312,8 @@ update_deb_repo:
rm Release.gpg rm Release.gpg
apt-ftparchive packages . > Packages apt-ftparchive packages . > Packages
apt-ftparchive release . > Release apt-ftparchive release . > Release
gpg --batch --passphrase ${GPG_PASS} --clearsign -o InRelease Release gpg --batch --no-tty --passphrase ${GPG_PASS} --clearsign -o InRelease Release
gpg --batch --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_* ]] if [[ ${CI_COMMIT_TAG} = test_* ]] || [[ ${CI_COMMIT_TAG} = lin_* ]]
then then
gsutil cp ./* gs://debian.gridtracker.org/test/ gsutil cp ./* gs://debian.gridtracker.org/test/