Merge branch 'TheJoKlLa-main-patch-50837' into 'main'

Update .gitlab-ci.yml

See merge request fabinfra/fabaccess/borepin!63
This commit is contained in:
TheJoKlLa 2022-11-14 15:13:59 +00:00
commit 65d01c2886

View File

@ -180,10 +180,11 @@ deploy_Android_Internal:
after_script:
- 'rm play-store-credentials.json'
deploy_Android_APK:
pages:
stage: deploy
needs:
- pack_Android_APK
- pack_iOS
rules:
- if: $CI_COMMIT_TAG != null && $CI_COMMIT_TAG =~ /v\d+\.\d+(\.\d+)?/
tags: