1
0
mirror of https://github.com/sschueller/peertube-android synced 2025-02-17 03:51:09 +01:00
This commit is contained in:
Stefan Schueller 2020-07-12 20:38:48 +02:00
parent 8ac06f54dd
commit b64acd1cc9

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