mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Copy upload steps from flathub
This commit is contained in:
parent
be85c51b91
commit
6800be2483
1 changed files with 3 additions and 1 deletions
|
@ -18,5 +18,7 @@ fi
|
|||
|
||||
BUILD_URL=${BUILD_URL/http:/https:}
|
||||
|
||||
./flat-manager-client push --commit --publish $BUILD_URL $1
|
||||
./flat-manager-client push $BUILD_URL $1
|
||||
./flat-manager-client commit --wait $BUILD_URL
|
||||
./flat-manager-client publish --wait $BUILD_URL
|
||||
|
||||
|
|
Loading…
Reference in a new issue