Skip to content

Commit

Permalink
Merge pull request #4 from vshn/fix/goreleaser
Browse files Browse the repository at this point in the history
Fix binary name for goreleaser
  • Loading branch information
Kidswiss authored Sep 18, 2023
2 parents c8d899d + 0817684 commit 8c67d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
builds:
- binary: appcat
- binary: appcat-apiserver
env:
- CGO_ENABLED=0 # this is needed otherwise the Docker image build is faulty
goarch:
Expand Down

0 comments on commit 8c67d18

Please sign in to comment.