Skip to content

Commit

Permalink
ci: fix goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Dustin Scott <sdustin@vmware.com>
  • Loading branch information
Dustin Scott committed Nov 2, 2021
1 parent af1b43c commit 51e0f51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ dockers:
- "--label=VERSION={{ .Version }}"
- "--platform=linux/amd64"
extra_files:
- "go.mod"
- "go.sum"
- "main.go"
- "apis/"
- "controllers/"
Expand Down

0 comments on commit 51e0f51

Please sign in to comment.