Merge pull request '[ci] speed up linting by switching to docker runner' (#192) from ci-backend into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #192 Reviewed-by: Tom Neuber <tomneuber@web.de>
This commit is contained in:
commit
6970bc3597
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