Skip to content

Commit d9c3f7a

Browse files
committed
test(module): add test for discovery nodes hook
Signed-off-by: Pavel Tishkov <[email protected]>
1 parent f202a50 commit d9c3f7a

File tree

2 files changed

+1
-72
lines changed

2 files changed

+1
-72
lines changed

images/hooks/cmd/discovery-workload-nodes/main.go

Lines changed: 0 additions & 71 deletions
This file was deleted.

images/hooks/werf.inc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ shell:
3434
- go build -ldflags="-s -w" -o /hooks/prevent-default-vmclasses-deletion ./cmd/prevent-default-vmclasses-deletion
3535
- go build -ldflags="-s -w" -o /hooks/generate-secret-for-dvcr ./cmd/generate-secret-for-dvcr
3636
- go build -ldflags="-s -w" -o /hooks/discovery-clusterip-service-for-dvcr ./cmd/discovery-clusterip-service-for-dvcr
37-
- go build -ldflags="-s -w" -o /hooks/discovery-workload-nodes ./cmd/discovery-workload-nodes
37+
- go build -ldflags="-s -w" -o /hooks/discovery-virthandler-nodes ./cmd/discovery-virthandler-nodes

0 commit comments

Comments
 (0)