Skip to content

Commit

Permalink
chore(ci): build deploy-agent binary statically linked 😬
Browse files Browse the repository at this point in the history
  • Loading branch information
nettoclaudio committed Jan 12, 2023
1 parent 5857e1e commit 3e41718
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ builds:
binary: deploy-agent
flags:
- -trimpath
env:
- CGO_ENABLED=0
goos:
- linux
- darwin
Expand Down

0 comments on commit 3e41718

Please sign in to comment.