Skip to content

Commit

Permalink
Fix PPA upload, next attempt
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Caelers <[email protected]>
  • Loading branch information
rcaelers committed Sep 30, 2018
1 parent 5602537 commit e0fe104
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/travis/ppa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ do

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

ls -laR $BUILD_DIR/$series

if [[ -z "$TRAVIS_TAG" ]]; then
echo "No tag build."
if [[ $series == "bionic" ]]; then
Expand Down

0 comments on commit e0fe104

Please sign in to comment.