custom hook files and test
parent
cc0a40a2ec
commit
e8799c71ac
|
|
@ -1,3 +1,3 @@
|
||||||
hook: post-build
|
hook: post-build
|
||||||
run: |
|
run: |
|
||||||
post-build test!
|
post-build test!
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
hook: pre-build
|
hook: pre-build
|
||||||
run: |
|
run: |
|
||||||
pre-build test!
|
pre-build test!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue