This commit is contained in:
parent
48645cdcb8
commit
ce1b9c99bf
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue