mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-20 04:05:06 -04:00
Automatic deploy 28996852
This commit is contained in:
parent
7b1305b581
commit
b458780558
5 changed files with 60 additions and 40 deletions
|
@ -32,5 +32,6 @@ rsync -avz --delete --delete-excluded --exclude="*.sh" --exclude="node_modules"
|
|||
|
||||
|
||||
# generate zip for itch
|
||||
rm -f breakout.zip
|
||||
zip -j breakout.zip app/src/main/assets/*
|
||||
#rm -f breakout.zip
|
||||
#zip -j breakout.zip app/src/main/assets/*
|
||||
butler push app/src/main/assets/ renanlecaro/breakout71:latest --userversion $versionCode
|
Loading…
Add table
Add a link
Reference in a new issue