backy/tests/HookNotInFile.yaml
Andrew Woodlee bcba6b2086
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed
ci/woodpecker/push/publish-docs Pipeline was successful
v0.10.0
2025-03-03 23:46:26 -06:00

14 lines
202 B
YAML

commands:
echoTestFail:
cmd: ech
shell: bash
Args: hello world
hooks:
error:
- errorCm #
errorCmd:
name: get docker version
cmd: docker
Args:
- "-v"