mirror of
https://github.com/juanfont/headscale.git
synced 2025-03-13 07:00:06 -04:00
Enable prerelease support on goreleaser
This commit is contained in:
parent
16ccbf4cdb
commit
bf4309270b
@ -1,8 +1,10 @@
|
||||
# This is an example .goreleaser.yml file with some sane defaults.
|
||||
# Make sure to check the documentation at http://goreleaser.com
|
||||
before:
|
||||
hooks:
|
||||
- go mod tidy
|
||||
|
||||
release:
|
||||
prerelease: auto
|
||||
|
||||
builds:
|
||||
- id: darwin-amd64
|
||||
main: ./cmd/headscale/headscale.go
|
||||
|
Loading…
x
Reference in New Issue
Block a user