We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
node-labeler:lib
1 parent 11d73d5 commit 1942721Copy full SHA for 1942721
components/node-labeler/BUILD.yaml
@@ -39,6 +39,10 @@ packages:
39
- "**/*.go"
40
- "go.mod"
41
- "go.sum"
42
+ - "crd/*.yaml"
43
deps:
44
- components/common-go:lib
45
- 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