3 lines
42 B
YAML
3 lines
42 B
YAML
|
|
hook: post-build
|
||
|
|
run: |
|
||
|
|
post-build test!
|