1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: better ci logs

This commit is contained in:
Kevin Amado 2025-04-11 13:07:56 -06:00
parent 993fdd2ff6
commit 6692b4ae85
3 changed files with 12 additions and 7 deletions

6
buildkite.yaml Normal file
View file

@ -0,0 +1,6 @@
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