Skip to content

Commit

Permalink
publish draft releases from ci due to macos codesigning workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
joemiller committed Jul 23, 2019
1 parent 7279b05 commit 3f22c0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ changelog:
- Merge pull request
- Merge branch

# TODO: publish full releases from ci when we can perform apple codesign in azure ci/cd
release:
draft: true

# GPG signing
sign:
artifacts: checksum
Expand Down

0 comments on commit 3f22c0e

Please sign in to comment.