Skip to content

Commit 298b4c3

Browse files
author
Mikalai Radchuk
committed
Moves manager entry point into cmd
Signed-off-by: Mikalai Radchuk <[email protected]>
1 parent f846890 commit 298b4c3

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)