mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-06-28 07:36:42 +00:00
fixup! this only builds on linux
This commit is contained in:
parent
9abfe8ae8e
commit
d30d9356d1
2 changed files with 0 additions and 5 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -31,7 +31,6 @@ jobs:
|
|||
with:
|
||||
version: latest
|
||||
args: release --clean
|
||||
goos: ["linux"]
|
||||
env:
|
||||
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
|
||||
# GitHub sets this automatically
|
||||
|
|
|
@ -17,13 +17,9 @@ builds:
|
|||
ldflags:
|
||||
- '-s -w -X main.version={{.Version}} -X main.commit={{.Commit}}'
|
||||
goos:
|
||||
- freebsd
|
||||
- windows
|
||||
- linux
|
||||
- darwin
|
||||
goarch:
|
||||
- amd64
|
||||
- '386'
|
||||
- arm
|
||||
- arm64
|
||||
ignore:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue