This commit is contained in:
parent
48645cdcb8
commit
ce1b9c99bf
|
@ -14,11 +14,6 @@ stages:
|
||||||
|
|
||||||
assembleDebug:
|
assembleDebug:
|
||||||
<<: *no-upload
|
<<: *no-upload
|
||||||
cache:
|
|
||||||
key: "${CI_COMMIT_TAG}"
|
|
||||||
paths:
|
|
||||||
- app/build/outputs/apk/debug/app-debug.apk
|
|
||||||
policy: push
|
|
||||||
script:
|
script:
|
||||||
- ./gradlew assembleDebug
|
- ./gradlew assembleDebug
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue