mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 23:01:52 +01:00
Merge branch 'TheJoKlLa-main-patch-50837' into 'main'
Update .gitlab-ci.yml See merge request fabinfra/fabaccess/borepin!63
This commit is contained in:
commit
65d01c2886
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user