This commit is contained in:
davidnewhall2 2019-12-05 02:13:50 -08:00
parent 5f2c7fcf7a
commit 4586277c5d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ echo "deploying packages from branch: $TRAVIS_BRANCH, tag: $TRAVIS_TAG to repo:
source .metadata.sh
# deb
cmd="package_cloud push golift/${REPO}/debian/trusty"
cmd="package_cloud push golift/${REPO}/ubuntu/bionic"
$cmd release/unifi-poller_${VERSION}-${ITERATION}_arm64.deb
$cmd release/unifi-poller_${VERSION}-${ITERATION}_amd64.deb
$cmd release/unifi-poller_${VERSION}-${ITERATION}_armhf.deb