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:
|
||||
hooks:
|
||||
- go mod tidy
|
||||
- make grpc
|
||||
builds:
|
||||
- env:
|
||||
- CGO_ENABLED=0
|
||||
|
|
|
|||
Loading…
Reference in New Issue