Commit 71a2c4b6 authored by Steven杜宇's avatar Steven杜宇

// fastlane

parent 5e9979c3
......@@ -10,7 +10,7 @@ platform :ios do
develop_branch = "develop"
sh "git checkout #{develop_branch}"
sh "git pull origin #{develop_branch}"
sh "pod install --no-repo-update"
gym(
workspace: 'galaxy.xcworkspace',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment