File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,22 +14,22 @@ common_params:
1414
1515steps :
1616
17- - label : " :wordpress::testflight: WordPress Release Build (App Store Connect)"
17+ - label : " :wordpress: :testflight: WordPress Release Build (App Store Connect)"
1818 command : " .buildkite/commands/release-build-wordpress.sh $BETA_RELEASE"
1919 env : *common_env
2020 plugins : *common_plugins
2121 notify :
2222 - slack : " #build-and-ship"
2323
2424 # There is no App Center emojiy
25- - label : " :wordpress::hockeyapp : WordPress Release Build (App Center)"
25+ - label : " :wordpress: :appcenter : WordPress Release Build (App Center)"
2626 command : " .buildkite/commands/release-build-wordpress-internal.sh"
2727 env : *common_env
2828 plugins : *common_plugins
2929 notify :
3030 - slack : " #build-and-ship"
3131
32- - label : " :jetpack::testflight: Jetpack Release Build (App Store Connect)"
32+ - label : " :jetpack: :testflight: Jetpack Release Build (App Store Connect)"
3333 command : " .buildkite/commands/release-build-jetpack.sh"
3434 env : *common_env
3535 plugins : *common_plugins
You can’t perform that action at this time.
0 commit comments