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.
1 parent 06a6762 commit 1ed2955Copy full SHA for 1ed2955
components/ws-daemon/BUILD.yaml
@@ -22,6 +22,7 @@ packages:
22
- ["mv", "_deps/components-ws-manager-mk2--crd/workspace.gitpod.io_workspaces.yaml", "crd/workspace.gitpod.io_workspaces.yaml"]
23
config:
24
packaging: app
25
+ dontTest: true
26
buildCommand: ["go", "build", "-trimpath", "-ldflags=-buildid= -X 'github.com/gitpod-io/gitpod/ws-daemon/cmd.Version=commit-${__git_commit}'"]
27
- name: lib
28
type: go
0 commit comments