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 515ab2cb64..7a6e911ac2 100644
--- a/ops/pipelines/static-pipeline.yaml
+++ b/ops/pipelines/static-pipeline.yaml
@@ -11,5 +11,5 @@ steps:
         exit
       }
 
-      nix-build -A ops.pipelines.depot -o depot.yaml || fallback
+      nix-build -A ops.pipelines.depot -o depot.yaml --show-trace || fallback
       buildkite-agent pipeline upload depot.yaml || fallback