test: add marker to hook
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
# MARKER
|
||||||
|
touch /tmp/.hook-marker
|
||||||
# Post-receive hook: push 后自动 build + start
|
# Post-receive hook: push 后自动 build + start
|
||||||
#
|
#
|
||||||
# 触发场景:
|
# 触发场景:
|
||||||
|
|||||||
Reference in New Issue
Block a user