[just] explain - in woodpecker recipe

This commit is contained in:
bronsen 2025-03-18 11:46:15 +01:00
parent 2070318ced
commit c9cc55e439

View file

@ -16,6 +16,8 @@ lint-django:
python -m django validate_templates
lint-woodpecker:
@# allowed to fail because woodpecker-cli requires installation of homebrew
@# beforehand and not everyone will want to do that
-woodpecker-cli lint .woodpecker/workflow.yaml
lint-markdown: