Skip to content

Commit be65f53

Browse files
Add higher CI priority to release builds
1 parent 2891f45 commit be65f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/release-builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ steps:
2020

2121
- label: "🛠 Release Build (App Store Connect)"
2222
command: ".buildkite/commands/release-build.sh $BETA_RELEASE"
23+
priority: 1
2324
env: *common_env
2425
plugins: *common_plugins
2526
notify:

0 commit comments

Comments
 (0)