Skip to content

Instantly share code, notes, and snippets.

@mszostok
Created January 31, 2023 10:49
Show Gist options
  • Save mszostok/d20d89dff8eff0d6c7a13ca7851a740a to your computer and use it in GitHub Desktop.
Save mszostok/d20d89dff8eff0d6c7a13ca7851a740a to your computer and use it in GitHub Desktop.
builds:
- id: gh
main: cmd/gh/main.go
binary: executor_gh_{{ .Os }}_{{ .Arch }}
no_unique_dist_dir: true
env:
- CGO_ENABLED=0
goos:
- linux
- darwin
goarch:
- amd64
- arm64
goarm:
- 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment