This commit is contained in:
Thomas 2020-07-09 18:36:57 +02:00
parent 48645cdcb8
commit ce1b9c99bf
1 changed files with 0 additions and 5 deletions

View File

@ -14,11 +14,6 @@ stages:
assembleDebug:
<<: *no-upload
cache:
key: "${CI_COMMIT_TAG}"
paths:
- app/build/outputs/apk/debug/app-debug.apk
policy: push
script:
- ./gradlew assembleDebug