ci: 添加 Gitea Actions 示例工作流
- 新增 ci.yaml 文件,定义 Gitea Actions 示例
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user