6 lines
134 B
YAML
6 lines
134 B
YAML
- id: logfile test hook
|
|
name: Logfile test hook
|
|
entry: bin/hook.sh
|
|
language: script
|
|
files: .
|
|
log_file: test.log
|