post: no-ssh deploy + remove test article

This commit is contained in:
2026-07-31 15:41:57 +08:00
parent 9eae910e71
commit 69e0dad5ae
2 changed files with 31 additions and 16 deletions
-16
View File
@@ -1,16 +0,0 @@
---
title: "自动发布测试"
date: 2026-07-31
draft: false
tags: ["测试"]
---
这篇文章通过 Gitea Webhook 自动触发构建和部署。
如果你能看到这个页面,说明自动发布链路通了:
```
NAS 写文章 → git push → Gitea → Webhook → hugo build → blog.de.ippt.cc
```
完全不需要 SSH。