Build 29106448

This commit is contained in:
Renan LE CARO 2025-05-04 21:28:59 +02:00
parent ea13142f1d
commit 381bd1cef9
22 changed files with 745 additions and 223 deletions

View file

@ -8,8 +8,8 @@ bash ./build.sh $versionCode
# we don't add a version tag to let fdroid ignore this build
# upload to breakout-v3-staging.lecaro.me
DOMAIN="breakout-v3-staging.lecaro.me"
# upload to b72.lecaro.me
DOMAIN="b72.lecaro.me"
PUBLIC_CONTENT="./build/*"
ssh staging "mkdir -p /opt/mup-nginx-proxy/config/html/static_sites/$DOMAIN"