Fix buf lint stage

This commit is contained in:
Peter 2022-01-25 20:03:36 +01:00
parent bc5fad696e
commit a65ee4f207
Signed by: prskr
GPG key ID: C1DB5D2E8DB512F9

View file

@ -8,5 +8,6 @@ stages:
lint:
stage: test
script:
- cd proto/
- buf ls-files
- buf lint