This commit is contained in:
davidnewhall2 2019-12-05 02:11:12 -08:00
parent f32740d013
commit 5f2c7fcf7a
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/all"
cmd="package_cloud push golift/${REPO}/debian/trusty"
$cmd release/unifi-poller_${VERSION}-${ITERATION}_arm64.deb
$cmd release/unifi-poller_${VERSION}-${ITERATION}_amd64.deb
$cmd release/unifi-poller_${VERSION}-${ITERATION}_armhf.deb