1
0
mirror of https://github.com/termux/termux-app synced 2024-06-14 05:16:37 +00:00

CI: update .cirrus.yml

This commit is contained in:
Leonid Plyushch 2019-10-07 15:01:22 +03:00
parent 8c7462678f
commit 3f83368f42
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -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: