test: add marker to hook

This commit is contained in:
2026-06-15 11:32:24 +08:00
parent 46cb0a9b9d
commit 9c1622c6bd
+3
View File
@@ -1,4 +1,7 @@
#!/bin/sh
# MARKER
touch /tmp/.hook-marker
# Post-receive hook: push 后自动 build + start
#
# 触发场景: