From 425834d5914021874f95dbfc317db0d10238b220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=99=BE=E5=A7=90?= Date: Sun, 2 Aug 2026 11:05:51 +0800 Subject: [PATCH] =?UTF-8?q?test:=20webhook=20=E8=87=AA=E5=8A=A8=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/posts/webhook-test.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/posts/webhook-test.md diff --git a/content/posts/webhook-test.md b/content/posts/webhook-test.md new file mode 100644 index 0000000..b8fbf8d --- /dev/null +++ b/content/posts/webhook-test.md @@ -0,0 +1,7 @@ +--- +title: "Webhook 自动发布测试" +date: 2026-08-02T10:30:00+08:00 +draft: false +--- + +这是一篇测试文章,验证 Gitea push → Webhook → Hugo 构建 → 自动部署的完整链路。