Skip to content

Commit 553cf8b

Browse files
committed
Revert "Remove setup_ci step"
This reverts commit 393de7f.
1 parent 393de7f commit 553cf8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

demo_app/ios/fastlane/Fastfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ platform :ios do
2020
end
2121

2222
lane :patrol_build do
23+
setup_ci
24+
2325
match(
2426
app_identifier: ["dev.fwfh.demoApp", "dev.fwfh.demoApp.RunnerTests"],
2527
type: 'appstore',

0 commit comments

Comments
 (0)