Drone doesn't like {}
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Michel Roux 2022-09-16 14:36:23 +00:00
parent 2c7417ca28
commit 86af39b772
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ steps:
- name: build
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}
- 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
environment:
USERNAME: