Skip to content

Commit 5ba4327

Browse files
Mikalai Radchukm1kola
authored andcommitted
Moves manager entry point into cmd
Signed-off-by: Mikalai Radchuk <[email protected]>
1 parent 54f05bc commit 5ba4327

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ before:
88
- go mod download
99
builds:
1010
- id: operator-controller
11-
main: ./
11+
main: ./cmd/manager/
1212
binary: bin/manager
1313
tags: $GO_BUILD_TAGS
1414
goos:
File renamed without changes.

0 commit comments

Comments
 (0)