We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5602537 commit e0fe104Copy full SHA for e0fe104
build/travis/ppa.sh
@@ -83,8 +83,6 @@ do
83
84
debuild -p"gpg --passphrase-file /tmp/secrets/priv-key --batch --no-tty --yes --pinentry-mode loopback" -d -S -sa -k9D5F98D3149A28DB -j8 --lintian-opts --suppress-tags bad-distribution-in-changes-file
85
86
- ls -laR $BUILD_DIR/$series
87
-
88
if [[ -z "$TRAVIS_TAG" ]]; then
89
echo "No tag build."
90
if [[ $series == "bionic" ]]; then
0 commit comments