This commit is contained in:
parent
2c7417ca28
commit
86af39b772
@ -6,7 +6,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: mingc/android-build-box
|
image: mingc/android-build-box
|
||||||
commands:
|
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
|
- sh gradlew build bundleRelease assembleRelease
|
||||||
environment:
|
environment:
|
||||||
USERNAME:
|
USERNAME:
|
||||||
|
Loading…
Reference in New Issue
Block a user