Copy upload steps from flathub

master
Nicolas Werner 2021-02-24 00:24:45 +01:00
parent be85c51b91
commit 6800be2483
No known key found for this signature in database
GPG Key ID: 13675F31AD04A41C
1 changed files with 3 additions and 1 deletions

View File

@ -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