This commit is contained in:
Stefan Schueller 2020-07-12 20:38:48 +02:00
parent 8ac06f54dd
commit b64acd1cc9
1 changed files with 4 additions and 0 deletions

View File

@ -77,6 +77,10 @@ buildRelease:
- bundle exec fastlane buildRelease
environment:
name: production
only:
- /^v[0-9]*\.[0-9]*\.[0-9]*$/i
except:
- branches
testDebug:
image: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG