dont need to run make grpc on every build
This commit is contained in:
parent
f9526749eb
commit
4e8f20e1e6
|
|
@ -2,7 +2,6 @@ project_name: OliveTin
|
||||||
before:
|
before:
|
||||||
hooks:
|
hooks:
|
||||||
- go mod tidy
|
- go mod tidy
|
||||||
- make grpc
|
|
||||||
builds:
|
builds:
|
||||||
- env:
|
- env:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue