mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-06-24 14:33:39 +00:00
Lint
Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
parent
735cedf006
commit
6fa74881a9
@ -51,8 +51,8 @@ archives:
|
|||||||
name_template: '{{ .ProjectName }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}-{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
|
name_template: '{{ .ProjectName }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}-{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}'
|
||||||
- id: fips-archive
|
- id: fips-archive
|
||||||
ids:
|
ids:
|
||||||
- fips-arm64
|
- fips-arm64
|
||||||
- fips-amd64
|
- fips-amd64
|
||||||
name_template: '{{ .ProjectName }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}-{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}-fips'
|
name_template: '{{ .ProjectName }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}{{ with .Arm }}v{{ . }}{{ end }}{{ with .Mips }}-{{ . }}{{ end }}{{ if not (eq .Amd64 "v1") }}{{ .Amd64 }}{{ end }}-fips'
|
||||||
checksum:
|
checksum:
|
||||||
name_template: '{{ .ProjectName }}-{{ .Tag }}-checksums.txt'
|
name_template: '{{ .ProjectName }}-{{ .Tag }}-checksums.txt'
|
||||||
|
Loading…
Reference in New Issue
Block a user