4 lines
65 B
YAML
4 lines
65 B
YAML
|
hook: before-build
|
||
|
commands: |
|
||
|
echo "before-build hook test!!"
|