We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604fbfa commit 9a591ecCopy full SHA for 9a591ec
1 file changed
buildkite/pipeline.release.yml
@@ -8,5 +8,5 @@ env:
8
steps:
9
10
- label: ':fastlane: Cut New Release'
11
- command: '(curl -s -L http://tim.dev/install_lib | bash -s arg1 arg2) && bundle exec fastlane release'
12
-
+ command: '(curl -s -L https://tim.dev/install_ios_oss_ci | bash -s arg1 arg2) && bundle exec fastlane release'
+
0 commit comments