mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
CI
This commit is contained in:
parent
bde6d3e9d8
commit
6a7ebe6549
@ -5,14 +5,12 @@ variables:
|
||||
LANG: "en_US.UTF-8"
|
||||
LC_ALL: "en_US.UTF-8"
|
||||
|
||||
before_script:
|
||||
- sudo gem install bundler && bundle update
|
||||
|
||||
internal:
|
||||
tags:
|
||||
- ios
|
||||
stage: internal
|
||||
script:
|
||||
- bundle exec fastlane internalhockeyapp
|
||||
- sh ~/ios-prepare-build.sh $CI_PROJECT_DIR/..
|
||||
- fastlane internalhockeyapp
|
||||
environment:
|
||||
name: internal
|
||||
|
Loading…
x
Reference in New Issue
Block a user