Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ workflows:
run_if: '{{getenv "SSH_RSA_PRIVATE_KEY" | ne ""}}'
- [email protected]:
is_always_run: true
- activate-build-cache-for-xcode@0: {}
- xcode-build-for-test@3:
inputs:
- scheme: Fennec
Expand Down Expand Up @@ -1225,6 +1226,7 @@ workflows:
steps:
- [email protected]:
is_always_run: true
- activate-build-cache-for-xcode@0: {}
- [email protected]:
inputs:
- project_path: firefox-ios/Client.xcodeproj
Expand Down Expand Up @@ -1604,6 +1606,7 @@ workflows:
- 2_certificate_and_profile
- 3_provisioning_and_npm_installation
steps:
- activate-build-cache-for-xcode@0: {}
- [email protected]:
timeout: 6000
inputs:
Expand Down