[ci] speed up linting by switching to docker runner
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-10-16 22:23:45 +02:00
parent fbc7b73692
commit 97ecad2391
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -1,4 +1,6 @@
--- ---
labels:
backend: docker
steps: steps:
- name: linting - name: linting
image: cytopia/yamllint:latest image: cytopia/yamllint:latest