This commit is contained in:
@@ -4,7 +4,7 @@ name: web模块
|
|||||||
steps:
|
steps:
|
||||||
- name: Pull latest code from Gitea
|
- name: Pull latest code from Gitea
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
timeout: 3m # 设置该步骤最大超时时间为 3 分钟
|
timeout: 3m
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache git
|
- apk add --no-cache git
|
||||||
- cd /www/wwwroot/hgdemo.hgidc.cn/public/web/BlackFruit-web
|
- cd /www/wwwroot/hgdemo.hgidc.cn/public/web/BlackFruit-web
|
||||||
|
|||||||
Reference in New Issue
Block a user