Skip to content

Commit

Permalink
fix(ci): binaries is now deprecated for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
ADRFranklin committed Jan 2, 2022
1 parent 80a4a00 commit 2a29428
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ checksum:
dockers:
- goos: linux
goarch: "386"
binaries:
- sampctl
ids: ['sampctl']
dockerfile: Dockerfile
image_templates:
- "southclaws/sampctl:{{ .Tag }}"
Expand Down

0 comments on commit 2a29428

Please sign in to comment.