This commit is contained in:
Peter Iakovlev 2018-11-16 17:08:31 +04:00
parent d54a029d8e
commit e30084bcf9

16
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,16 @@
stages:
- internal
variables:
LANG: "en_US.UTF-8"
LC_ALL: "en_US.UTF-8"
before_script:
- sudo gem install bundler && bundle update
internal:
stage: internal
script:
- bundle exec fastlane internalhockeyapp
environment:
name: internal