[ci] speed up linting by switching to docker runner
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
fbc7b73692
commit
97ecad2391
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
labels:
|
||||
backend: docker
|
||||
steps:
|
||||
- name: linting
|
||||
image: cytopia/yamllint:latest
|
||||
|
|
Loading…
Reference in a new issue