mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Merge branch 'main' into feature/github_templates
This commit is contained in:
commit
74ba452025
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
before:
|
||||
hooks:
|
||||
- go mod tidy
|
||||
|
||||
release:
|
||||
prerelease: auto
|
||||
|
||||
builds:
|
||||
- id: darwin-amd64
|
||||
main: ./cmd/headscale/headscale.go
|
||||
|
|
Loading…
Reference in a new issue