Skip to content

Commit

Permalink
fixing goreleaser gon integration (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrslv committed Mar 7, 2022
1 parent a5f3f26 commit 05b88d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,14 @@ archives:
checksum:
algorithm: sha256
signs:
- signature: "${artifact}"
- signature: "${artifact}.dmg"
artifacts: all
ids:
- binocs-macos
cmd: gon
args:
- -log-level=debug
- -log-json
- gon.json
# env:
# - AC_PASSWORD={{ .Env.AC_PASSWORD }}
Expand Down

0 comments on commit 05b88d6

Please sign in to comment.