sourcegraph/.aspect/cli/config.yaml
William Bezuidenhout edaa63120b
ci: disable posting of annotations by aspect buildkite plugin (#60888)
* disable posting of annotations by aspect buildkite plugin

* use v0.0.10-alpha version
2024-03-06 16:35:53 +02:00

16 lines
423 B
YAML

configure:
languages:
javascript: true
go: true
protobuf: true
plugins:
- name: fix-visibility
from: github.com/aspect-build/plugin-fix-visibility
version: v0.1.0
- name: buildkite
version: v0.0.10-alpha
from: github.com/sourcegraph/aspect-cli-plugin-buildkite
properties:
buildkite_analytics_env_name: BUILDKITE_ANALYTICS_TOKEN_SOURCEGRAPH_BAZEL
enable_annotations: false