CI add lint-pipeline (#921)

This commit is contained in:
6543 2022-05-17 17:59:51 +02:00 committed by GitHub
parent 7cf5a1545e
commit c986c7f5ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,12 @@
pipeline:
lint-pipeline:
image: woodpeckerci/woodpecker-cli:next-alpine
commands:
- woodpecker-cli lint
when:
path:
- ".woodpecker/**"
dummy-web:
image: golang:1.17
commands: