commit and publish flatpak in one command
This commit is contained in:
parent
150281b4de
commit
2787103903
@ -18,6 +18,5 @@ fi
|
|||||||
|
|
||||||
BUILD_URL=${BUILD_URL/http:/https:}
|
BUILD_URL=${BUILD_URL/http:/https:}
|
||||||
|
|
||||||
./flat-manager-client push --commit $BUILD_URL $1
|
./flat-manager-client push --commit --publish $BUILD_URL $1
|
||||||
./flat-manager-client publish $BUILD_URL
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user