ci: 添加 Gitea Actions 示例工作流
- 新增 ci.yaml 文件,定义 Gitea Actions 示例
This commit is contained in:
@@ -25,7 +25,7 @@ steps:
|
||||
target: /opt/dockeropt/epic-go
|
||||
|
||||
- name: restart epic-go container
|
||||
image: ghcr.io/appleboy/drone-ssh
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 193.112.151.199
|
||||
username: root
|
||||
|
||||
Reference in New Issue
Block a user