Explorar el Código

update goreleaser

Alexander Belanger hace 5 años
padre
commit
efa0835bba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .goreleaser.yml

+ 1 - 1
.goreleaser.yml

@@ -3,7 +3,7 @@ before:
     - go mod download
     - go mod download
 builds:
 builds:
   - id: "porter-cli"
   - id: "porter-cli"
-    build: porter
+    binary: porter
     env:
     env:
       - CGO_ENABLED=1
       - CGO_ENABLED=1
     dir: cli
     dir: cli