-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[full ci]
- Loading branch information
Steve Kirkland
committed
Dec 2, 2024
1 parent
51c4401
commit 3d29865
Showing
9 changed files
with
66 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,22 @@ | ||
agents: | ||
queue: macos | ||
|
||
steps: | ||
|
||
# | ||
# Upload all full pipelines | ||
# | ||
- label: ":pipeline_upload: Full browser pipeline" | ||
timeout_in_minutes: 2 | ||
commands: | ||
- buildkite-agent pipeline upload .buildkite/browser-pipeline.full.yml | ||
|
||
- label: ":pipeline_upload: Full react native pipeline" | ||
timeout_in_minutes: 2 | ||
commands: | ||
- buildkite-agent pipeline upload .buildkite/react-native-pipeline.full.yml | ||
|
||
- label: ":pipeline_upload: Full react native navigation pipeline" | ||
timeout_in_minutes: 2 | ||
commands: | ||
- buildkite-agent pipeline upload .buildkite/react-native-navigation-pipeline.full.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters