lin_testDebRepo9
nr0q 2023-10-22 10:10:26 -05:00
rodzic ac50010c2e
commit 217878c4f7
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -310,8 +310,8 @@ update_deb_repo:
cd debianrepo cd debianrepo
apt-ftparchive packages . > Packages apt-ftparchive packages . > Packages
apt-ftparchive release . > Release apt-ftparchive release . > Release
gpg --passphrase ${GPG_PASS} --clearsign -o InRelease Release gpg --no-tty --passphrase ${GPG_PASS} --clearsign -o InRelease Release
gpg --passphrase ${GPG_PASS -abs -o Release.gpg Release gpg --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/