Explorar o código

cicd: Goreleaser removed support for archive name replacements

jamesread %!s(int64=3) %!d(string=hai) anos
pai
achega
b78065e23c
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      .goreleaser.yml

+ 0 - 4
.goreleaser.yml

@@ -74,10 +74,6 @@ archives:
       - OliveTin.service
       - ./var/
 
-    replacements:
-      darwin: macOS
-      arm: arm32v
-
     name_template: "{{ .ProjectName }}-{{ .Os }}-{{ .Arch }}{{ .Arm }}"
 
     wrap_in_directory: true