Compare commits
2 Commits
6fb22f722f
...
3bdb6a0e8d
Author | SHA1 | Date | |
---|---|---|---|
3bdb6a0e8d | |||
4360660532 |
@ -7,7 +7,7 @@ steps:
|
|||||||
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 --no-daemon
|
||||||
environment:
|
environment:
|
||||||
USERNAME:
|
USERNAME:
|
||||||
from_secret: nextcloud_user
|
from_secret: nextcloud_user
|
||||||
|
Loading…
Reference in New Issue
Block a user