Compare commits

..

2 Commits

Author SHA1 Message Date
3bdb6a0e8d Merge branch 'master' of ssh://patema.crystalyx.net:2222/Xefir/SetAsWallpaper
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 11:58:59 +00:00
4360660532 Boost build time 2022-09-21 11:58:57 +00:00

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