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…
Add table
Add a link
Reference in a new issue