about summary refs log tree commit diff
path: root/ops/pipelines/static-pipeline.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ops/pipelines/static-pipeline.yaml')
-rw-r--r--ops/pipelines/static-pipeline.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/pipelines/static-pipeline.yaml b/ops/pipelines/static-pipeline.yaml
index 750679639f..b0170e9a01 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