1
Fork 0
hermetic_cc_toolchain/.buildkite/pipeline.yml

7 lines
107 B
YAML

steps:
- label: "Build"
command: tools/bazel build //...
agents:
- "queue=init"
- "docker=*"