Alexander Belanger 5 anni fa
parent
commit
3056d754fa
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .goreleaser.yml

+ 1 - 0
.goreleaser.yml

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