mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 14:51:44 +00:00
ci: disable Workflows runner observabilty to resolve slow post-task agent health check (#60892)
This commit is contained in:
parent
500fc07c47
commit
bfc6e404ee
@ -5,6 +5,8 @@ bazel:
|
||||
env:
|
||||
REDIS_CACHE_ENDPOINT: ":6379"
|
||||
GIT_PAGER: ""
|
||||
# Temporary work-around to resolve a slow post task agent health check
|
||||
observability: false
|
||||
tasks:
|
||||
# Checks that BUILD files are formatted
|
||||
- buildifier:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user