mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 21:17:18 -04:00
Updated release scripts.
This commit is contained in:
parent
5d18f98b44
commit
9f0f6841b0
1 changed files with 3 additions and 0 deletions
|
@ -30,5 +30,8 @@ meteor-spk pack wekan-$1.spk
|
|||
# Publish Sandstorm Wekan to exprimental App Market
|
||||
spk publish wekan-$1.spk
|
||||
|
||||
# Upload spk to https://releases.wekan.team/sandstorm/
|
||||
scp wekan-$1.spk x2:/var/snap/wekan/common/releases.wekan.team/sandstorm/
|
||||
|
||||
# Delete old temporary build directory
|
||||
rm -rf ~/repos/wekan/.meteor-spk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue