mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-18 02:40:13 +00:00
Update snap build target
This commit is contained in:
parent
af7ccff846
commit
1694d510ec
@ -498,7 +498,7 @@ snap-uninstall: FORCE
|
||||
snap remove zerotier
|
||||
|
||||
snap-build-remote: FORCE
|
||||
cd pkg && snapcraft remote-build --build-on=amd64,arm64,s390x,ppc64el,armhf,i386
|
||||
cd pkg && snapcraft remote-build --build-for=amd64,arm64,s390x,ppc64el,armhf,i386
|
||||
|
||||
snap-upload-beta: FORCE
|
||||
snapcraft login --with-file=snapcraft-login-data
|
||||
|
Loading…
Reference in New Issue
Block a user