File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,6 @@ steps:
274274 allow_failure : false
275275
276276 - label : " :serverless::argo: Run synthetics tests and update fleet to ${BUILDKITE_COMMIT:0:12} in serverless-gitops"
277- async : true
278277 branches : main
279278 trigger : gpctl-promote-after-serverless-devenv-synthetics
280279 build :
@@ -303,7 +302,6 @@ steps:
303302 - label : " :jenkins: Release - Package Registry Distribution"
304303 key : " release-package-registry"
305304 trigger : " package-registry-release-package-registry-distribution"
306- async : true
307305 build :
308306 branch : " main"
309307 meta_data :
@@ -313,7 +311,6 @@ steps:
313311 - trigger : " fleet-server-package-mbp"
314312 label : " :esbuild: Downstream - Package"
315313 key : " downstream-package"
316- async : true
317314 if : " build.env('BUILDKITE_PULL_REQUEST') == 'false' && build.env('BUILDKITE_TAG') == '' && build.env('BUILDKITE_BRANCH') != ''"
318315 build :
319316 branch : " ${BUILDKITE_BRANCH}"
You can’t perform that action at this time.
0 commit comments