Skip to content

Commit

Permalink
Add systemd units to artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Fox <[email protected]>
  • Loading branch information
kfox1111 committed Nov 17, 2024
1 parent f1b4001 commit e40558d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ archives:
{{- else if eq .Arch "386" }}i386
{{- else }}{{ .Arch }}{{ end }}
{{- if .Arm }}v{{ .Arm }}{{ end }}
files:
- systemd/*
# use zip for windows archives
format_overrides:
- goos: windows
Expand Down

0 comments on commit e40558d

Please sign in to comment.