Files
lix/static-pipeline.yaml
T
Raito Bezarius 3d0263176a pipeline: add exec
The current version uses `exec` instead of running this as a script.

Change-Id: Iba99753ba556b1713e73255de49b4a5c54867cd5
Signed-off-by: Raito Bezarius <raito@lix.systems>
2025-08-21 17:33:20 +02:00

11 lines
255 B
YAML

---
# buildkite static setup file, in case the pipeline gets lost
steps:
- label: ":clapper:"
agents:
queue: "x86_64-linux"
large: true
command: |
exec nix --tarball-ttl 0 run "git+$${BUILDKITE_REPO}?ref=refs/heads/ci-config"