Skip to content

Commit 1942721

Browse files
committed
Fix node-labeler:lib build
1 parent 11d73d5 commit 1942721

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/node-labeler/BUILD.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ packages:
3939
- "**/*.go"
4040
- "go.mod"
4141
- "go.sum"
42+
- "crd/*.yaml"
4243
deps:
4344
- components/common-go:lib
4445
- components/ws-manager-api/go:lib
46+
- components/ws-manager-mk2:crd
47+
prep:
48+
- ["mv", "_deps/components-ws-manager-mk2--crd/workspace.gitpod.io_workspaces.yaml", "crd/workspace.gitpod.io_workspaces.yaml"]

0 commit comments

Comments
 (0)