[just] explain -
in woodpecker recipe
This commit is contained in:
parent
2070318ced
commit
c9cc55e439
1 changed files with 2 additions and 0 deletions
2
justfile
2
justfile
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue