Fix buf lint stage
This commit is contained in:
parent
bc5fad696e
commit
a65ee4f207
1 changed files with 1 additions and 0 deletions
|
@ -8,5 +8,6 @@ stages:
|
|||
lint:
|
||||
stage: test
|
||||
script:
|
||||
- cd proto/
|
||||
- buf ls-files
|
||||
- buf lint
|
||||
|
|
Loading…
Reference in a new issue