Skip to content

Commit 7b2fe3e

Browse files
committed
Run Deploy on tags as well
1 parent 49a8766 commit 7b2fe3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Publish to Google Play:
3838
stage: build
3939
only:
4040
- master
41+
- tags
4142
script:
4243
- cp "$PLAY_STORE_JSON_FILE" app/play_store_credentials.json
4344
- echo "$KEYSTORE_FILE_BASE64" | base64 -d > app/.keystore

0 commit comments

Comments
 (0)