Skip to content

Commit e40558d

Browse files
committed
Add systemd units to artifact
Signed-off-by: Kevin Fox <Kevin.Fox@pnnl.gov>
1 parent f1b4001 commit e40558d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ archives:
2828
{{- else if eq .Arch "386" }}i386
2929
{{- else }}{{ .Arch }}{{ end }}
3030
{{- if .Arm }}v{{ .Arm }}{{ end }}
31+
files:
32+
- systemd/*
3133
# use zip for windows archives
3234
format_overrides:
3335
- goos: windows

0 commit comments

Comments
 (0)