fix repo
This commit is contained in:
parent
f32740d013
commit
5f2c7fcf7a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue