diff --git a/ops/pipelines/static-pipeline.yaml b/ops/pipelines/static-pipeline.yaml index 750679639..b0170e9a0 100644 --- a/ops/pipelines/static-pipeline.yaml +++ b/ops/pipelines/static-pipeline.yaml @@ -43,7 +43,7 @@ steps: buildkite-agent pipeline upload $$chunk done - buildkite-agent artifact upload pipeline/drvmap.json + buildkite-agent artifact upload "pipeline/*" # Wait for all previous steps to complete. - wait: null