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:
|
lint:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
- cd proto/
|
||||||
- buf ls-files
|
- buf ls-files
|
||||||
- buf lint
|
- buf lint
|
||||||
|
|
Loading…
Reference in a new issue