This commit is contained in:
tom79 2019-12-14 14:20:17 +01:00
parent 837cc6f878
commit 9bc6a01c54
1 changed files with 7 additions and 0 deletions

View File

@ -14,6 +14,13 @@ stages:
stage: build-and-test
retry: 2
copyReleaseNotes:
<<: *no-upload
script:
- ./gradlew gitPushReleaseNotes
except:
- tags
assembleDebug:
<<: *no-upload
cache: