mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-06 04:21:15 +00:00
Update .goreleaser.yaml
This commit is contained in:
@@ -28,10 +28,10 @@ builds:
|
||||
id: windows
|
||||
goos: [windows]
|
||||
goarch: [386, amd64, arm64]
|
||||
# hooks:
|
||||
# post:
|
||||
# - cmd: ./script/sign-windows-executable.sh '{{ .Path }}'
|
||||
# output: false
|
||||
hooks:
|
||||
post:
|
||||
- cmd: ./assets/sign-windows-executable.sh '{{ .Path }}'
|
||||
output: false
|
||||
|
||||
archives:
|
||||
- id: nix
|
||||
|
||||
Reference in New Issue
Block a user