mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-23 22:12:34 +01:00
fix: Snap disable remote build
This commit is contained in:
parent
870212b40b
commit
e7ab6a1e09
@ -1,5 +1,5 @@
|
||||
#!/bin/sh -ve
|
||||
echo $SNAPCRAFT_LOGIN_FILE | snapcraft login --with -
|
||||
snapcraft remote-build --launchpad-accept-public-upload --status
|
||||
snapcraft
|
||||
snapcraft upload --release=edge *.snap
|
||||
snapcraft logout
|
||||
|
Loading…
Reference in New Issue
Block a user