Copy upload steps from flathub

This commit is contained in:
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

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