1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-29 03:27:44 +00:00
alejandra/buildkite.yaml
2025-04-11 13:17:47 -06:00

6 lines
196 B
YAML

steps:
- if: build.branch == "main"
command: buildkite-agent pipeline upload buildkite-cd.yaml
- if: build.branch != "main"
command: buildkite-agent pipeline upload buildkite-ci.yaml