Update monitoring_main_branch.md
fixed link
This commit is contained in:
parent
1444797003
commit
2b9971ffc5
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ revisions and this the probability of a false-positive pre-merge test is lower.
|
||||||
|
|
||||||
We would deploy another container as part of the existing Kubernetes cluster for
|
We would deploy another container as part of the existing Kubernetes cluster for
|
||||||
pre-merge testing. The image would be based on
|
pre-merge testing. The image would be based on
|
||||||
[buildkite-premerge-debian]https://github.com/google/llvm-premerge-checks/blob/main/containers/buildkite-premerge-debian/Dockerfile)
|
[buildkite-premerge-debian](https://github.com/google/llvm-premerge-checks/blob/main/containers/buildkite-premerge-debian/Dockerfile)
|
||||||
, and we would just add the things needed for the Buildbot agent by resuing the
|
, and we would just add the things needed for the Buildbot agent by resuing the
|
||||||
setup of an existing worker (e.g.
|
setup of an existing worker (e.g.
|
||||||
[clangd-ubuntu-clang](https://github.com/llvm/llvm-zorg/blob/main/Buildbot/google/docker/Buildbot-clangd-ubuntu-clang/Dockerfile.)
|
[clangd-ubuntu-clang](https://github.com/llvm/llvm-zorg/blob/main/Buildbot/google/docker/Buildbot-clangd-ubuntu-clang/Dockerfile.)
|
||||||
|
|
Loading…
Reference in a new issue