We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8ced2 commit 1dc697cCopy full SHA for 1dc697c
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