mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:31:48 +00:00
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:
parent
d31e1a7682
commit
edaa63120b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user