diff options
Diffstat (limited to 'ops/pipelines')
-rw-r--r-- | ops/pipelines/static-pipeline.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ops/pipelines/static-pipeline.yaml b/ops/pipelines/static-pipeline.yaml index 4924569b62d8..872a6c5d27a7 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. # |