mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-21 05:24:43 -04:00
bazle: manage 3rdparty/node-maintainance-operator
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
8bbadecf2f
commit
81acdecd22
11 changed files with 887 additions and 28 deletions
|
@ -141,6 +141,10 @@ load("//bazel/toolchains:multirun_deps.bzl", "multirun_deps")
|
|||
|
||||
multirun_deps()
|
||||
|
||||
load("//3rdparty/bazel/com_github_medik8s_node_maintainance_operator:source.bzl", "node_maintainance_operator_deps")
|
||||
|
||||
node_maintainance_operator_deps()
|
||||
|
||||
# CI deps
|
||||
load("//bazel/toolchains:ci_deps.bzl", "ci_deps")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue