mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-28 21:33:48 +00:00
75 lines
1.3 KiB
YAML
75 lines
1.3 KiB
YAML
---
|
|
queue: bazel-lib-small
|
|
env:
|
|
CC: /bin/false
|
|
workspaces:
|
|
.:
|
|
tasks:
|
|
- test:
|
|
queue: bazel-lib
|
|
e2e/smoke:
|
|
icon: bazel
|
|
tasks:
|
|
- format:
|
|
without: true
|
|
- gazelle:
|
|
without: true
|
|
- configure:
|
|
without: true
|
|
- buildifier:
|
|
without: true
|
|
- delivery:
|
|
without: true
|
|
e2e/coreutils:
|
|
icon: bazel
|
|
tasks:
|
|
- format:
|
|
without: true
|
|
- gazelle:
|
|
without: true
|
|
- configure:
|
|
without: true
|
|
- buildifier:
|
|
without: true
|
|
- delivery:
|
|
without: true
|
|
e2e/copy_to_directory:
|
|
icon: bazel
|
|
tasks:
|
|
- format:
|
|
without: true
|
|
- gazelle:
|
|
without: true
|
|
- configure:
|
|
without: true
|
|
- buildifier:
|
|
without: true
|
|
- delivery:
|
|
without: true
|
|
e2e/external_copy_to_directory:
|
|
icon: bazel
|
|
tasks:
|
|
- format:
|
|
without: true
|
|
- gazelle:
|
|
without: true
|
|
- configure:
|
|
without: true
|
|
- buildifier:
|
|
without: true
|
|
- delivery:
|
|
without: true
|
|
tasks:
|
|
- test:
|
|
- format:
|
|
- gazelle:
|
|
- configure:
|
|
- buildifier:
|
|
- delivery:
|
|
queue: bazel-lib
|
|
auto_deliver: true
|
|
branches:
|
|
- main
|
|
- warming:
|
|
queue: bazel-lib-warming
|