mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 00:44:09 -04:00
fix repo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user