ci: disable posting of annotations by aspect buildkite plugin (#60888)

* disable posting of annotations by aspect buildkite plugin

* use v0.0.10-alpha version
This commit is contained in:
William Bezuidenhout 2024-03-06 16:35:53 +02:00 committed by GitHub
parent d31e1a7682
commit edaa63120b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,8 @@ plugins:
from: github.com/aspect-build/plugin-fix-visibility
version: v0.1.0
- name: buildkite
version: v0.0.9
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