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