test: webhook auto-deploy
This commit is contained in:
parent
3423112533
commit
9eae910e71
16
content/posts/webhook-test.md
Normal file
16
content/posts/webhook-test.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
title: "自动发布测试"
|
||||||
|
date: 2026-07-31
|
||||||
|
draft: false
|
||||||
|
tags: ["测试"]
|
||||||
|
---
|
||||||
|
|
||||||
|
这篇文章通过 Gitea Webhook 自动触发构建和部署。
|
||||||
|
|
||||||
|
如果你能看到这个页面,说明自动发布链路通了:
|
||||||
|
|
||||||
|
```
|
||||||
|
NAS 写文章 → git push → Gitea → Webhook → hugo build → blog.de.ippt.cc
|
||||||
|
```
|
||||||
|
|
||||||
|
完全不需要 SSH。
|
||||||
Loading…
Reference in New Issue
Block a user