diff --git a/ops/pipelines/static-pipeline.yaml b/ops/pipelines/static-pipeline.yaml index 4924569b6..872a6c5d2 100644 --- a/ops/pipelines/static-pipeline.yaml +++ b/ops/pipelines/static-pipeline.yaml @@ -22,10 +22,6 @@ steps: buildkite-agent pipeline upload $$chunk done - # Wait for all previous steps to complete. - - wait: null - continue_on_failure: true - # Exit with success or failure depending on whether any other steps # failed. #