Automatic deploy 28996852

This commit is contained in:
Renan LE CARO 2025-02-17 17:52:20 +01:00
parent 7b1305b581
commit b458780558
5 changed files with 60 additions and 40 deletions

View file

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