Skip to content

Commit

Permalink
Moves manager entry point into cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
  • Loading branch information
m1kola committed May 30, 2023
1 parent 54f05bc commit 5ba4327
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ before:
- go mod download
builds:
- id: operator-controller
main: ./
main: ./cmd/manager/
binary: bin/manager
tags: $GO_BUILD_TAGS
goos:
Expand Down
File renamed without changes.

0 comments on commit 5ba4327

Please sign in to comment.