constellation/.aspect/workflows/config.yaml

17 lines
337 B
YAML
Raw Normal View History

2023-08-18 05:31:24 -04:00
# See https://docs.aspect.build/v/workflows/config
---
workspaces:
.:
bazel:
flags:
- --nostamp
- --workspace_status_command=
- --nobuild_tests_only
- --cli_edition=enterprise
2023-08-18 05:31:24 -04:00
tasks:
buildifier:
target: //bazel/ci:buildifier_check
gazelle:
target: //bazel/ci:gazelle_check
test: