ci: 添加 Gitea Actions 示例工作流

- 新增 ci.yaml 文件,定义 Gitea Actions 示例
This commit is contained in:
hu xiaotong
2025-07-09 08:25:02 +08:00
parent 23a4c871df
commit d2bc5beba0

View File

@@ -25,7 +25,7 @@ steps:
target: /opt/dockeropt/epic-go target: /opt/dockeropt/epic-go
- name: restart epic-go container - name: restart epic-go container
image: ghcr.io/appleboy/drone-ssh image: appleboy/drone-ssh
settings: settings:
host: 193.112.151.199 host: 193.112.151.199
username: root username: root