mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 10:45:23 +08:00
CI: update .cirrus.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
container:
|
container:
|
||||||
image: cirrusci/android-sdk:28
|
image: cirrusci/android-sdk:28
|
||||||
cpu: 4
|
cpu: 2
|
||||||
memory: 8G
|
memory: 8G
|
||||||
|
|
||||||
task:
|
task:
|
||||||
@@ -13,7 +13,7 @@ task:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- tests
|
- tests
|
||||||
|
|
||||||
build_release_apk_script: |
|
script: |
|
||||||
./gradlew assembleDebug
|
./gradlew assembleDebug
|
||||||
|
|
||||||
output_artifacts:
|
output_artifacts:
|
||||||
|
Reference in New Issue
Block a user