This commit is contained in:
Stefan Schüller 2020-07-12 14:23:37 +02:00
parent 27d254e679
commit 66d6088afc
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,3 @@
image: vratislav/gitlab-ci-fastlane-android
stages:
- environment
@ -67,9 +66,10 @@ cache:
- app/build/outputs
buildDebug:
image: vratislav/gitlab-ci-fastlane-android
extends: .build_job
script:
- /usr/local/bin/bundle exec fastlane buildDebug
- bundle exec fastlane buildDebug
#buildCreateReleaseNotes:
# extends: .build_job