Boost build time

This commit is contained in:
Michel Roux 2022-09-21 11:58:57 +00:00
parent 72e4aec44d
commit 4360660532
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
image: mingc/android-build-box
commands:
- curl -sSL -u "$USERNAME:$PASSWORD" -o app/$STORE_FILE https://cloud.crystalyx.net/remote.php/dav/files/$USERNAME/Bordel/$STORE_FILE
- sh gradlew build bundleRelease assembleRelease
- sh gradlew build bundleRelease assembleRelease --no-daemon
environment:
USERNAME:
from_secret: nextcloud_user