mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-25 14:36:15 -04:00
Build 29060146
This commit is contained in:
parent
c86031f4c0
commit
75972744cb
7 changed files with 26 additions and 35 deletions
|
@ -30,4 +30,5 @@ rsync -avz --delete --delete-excluded --exclude="*.sh" --exclude="node_modules"
|
|||
# upload to itch.io , upload the index file directly
|
||||
butler push "./build/index.html" renanlecaro/breakout71:latest --userversion $versionCode
|
||||
butler push "./build/index.html" renanlecaro/breakout71:offline --userversion $versionCode
|
||||
butler push app/build/outputs/apk/release/app-release.apk renanlecaro/breakout71:apk --userversion $versionCode
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue