Setup buildkite
This commit is contained in:
6
.buildkite/pipeline.yml
Normal file
6
.buildkite/pipeline.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
steps:
|
||||
- label: "Build"
|
||||
command: tools/bazel build //...
|
||||
agents:
|
||||
- "queue=init"
|
||||
- "docker=*"
|
||||
Reference in New Issue
Block a user