Sfoglia il codice sorgente

dont need to run make grpc on every build

jamesread 4 anni fa
parent
commit
4e8f20e1e6
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .goreleaser.yml

+ 0 - 1
.goreleaser.yml

@@ -2,7 +2,6 @@ project_name: OliveTin
 before:
   hooks:
     - go mod tidy
-    - make grpc
 builds:
   - env:
       - CGO_ENABLED=0