1 parent fb8ced2 commit 1dc697cCopy full SHA for 1dc697c
1 file changed
publish-deb
@@ -37,6 +37,3 @@ mv "bin/gitlab-ci-local_${VERSION}_amd64.deb" "ppa/"
37
(cd ppa && apt-ftparchive release . > Release)
38
(cd ppa && gpg --default-key "madsjon@gmail.com" -abs -o - Release > Release.gpg)
39
(cd ppa && gpg --default-key "madsjon@gmail.com" --clearsign -o - Release > InRelease)
40
-
41
-rm -f ppa/ppa.zip
42
-(cd ppa && zip -r ppa.zip .)
0 commit comments