Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
github action test
Browse files Browse the repository at this point in the history
  • Loading branch information
Becivells committed Apr 21, 2021
1 parent 9a7d162 commit a0bab9d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ gomod:
proxy: true
builds:
- env: [CGO_ENABLED=0]
asmflags:
- all=-trimpath={{.Env.GOPATH}}
ldflags:
- -s -w -X main.build={{.Version}}
- -s -w
goos:
- linux
- windows
Expand Down

0 comments on commit a0bab9d

Please sign in to comment.