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: after_script:
- 'rm play-store-credentials.json' - 'rm play-store-credentials.json'
deploy_Android_APK: pages:
stage: deploy stage: deploy
needs: needs:
- pack_Android_APK - pack_Android_APK
- pack_iOS
rules: rules:
- if: $CI_COMMIT_TAG != null && $CI_COMMIT_TAG =~ /v\d+\.\d+(\.\d+)?/ - if: $CI_COMMIT_TAG != null && $CI_COMMIT_TAG =~ /v\d+\.\d+(\.\d+)?/
tags: tags: