mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
commit and publish flatpak in one command
This commit is contained in:
parent
150281b4de
commit
2787103903
1 changed files with 1 additions and 2 deletions
|
@ -18,6 +18,5 @@ fi
|
|||
|
||||
BUILD_URL=${BUILD_URL/http:/https:}
|
||||
|
||||
./flat-manager-client push --commit $BUILD_URL $1
|
||||
./flat-manager-client publish $BUILD_URL
|
||||
./flat-manager-client push --commit --publish $BUILD_URL $1
|
||||
|
||||
|
|
Loading…
Reference in a new issue