4 lines
62 B
YAML
4 lines
62 B
YAML
|
hook: after-build
|
||
|
commands: |
|
||
|
echo "after-build hook test!"
|