ci: 添加 Gitea Actions 示例工作流

- 新增 ci.yaml 文件,定义 Gitea Actions 示例
This commit is contained in:
hu xiaotong
2025-07-08 17:08:40 +08:00
parent fcaf061164
commit 5bb7869a5c

View File

@@ -32,7 +32,7 @@ steps:
cache_key: go-mod-cache-{{ checksum "go.sum" }}
- name: upload
image: appleboy/scp
image: appleboy/drone-scp
settings:
host: 193.112.151.199
username: root