diff --git a/.goreleaser.yml b/.goreleaser.yml index fd70e025..90a791ff 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -32,6 +32,10 @@ builds: binary: future-vuls archives: - name_template: '{{ .Binary }}_{{.Version}}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}' + builds: + - vuls + - trivy-to-vuls + - future-vuls format: tar.gz files: - LICENSE