Merge pull request '构建修改' (#20) from xinwei into master
Some checks failed
continuous-integration/drone Build is failing
Some checks failed
continuous-integration/drone Build is failing
Reviewed-on: #20
This commit is contained in:
commit
0a04073e48
@ -76,7 +76,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
|
||||
|
||||
port: 22 # 远程连接端口
|
||||
|
||||
command_timeout: 5m # 远程执行命令超时时间
|
||||
command_timeout: 15m # 远程执行命令超时时间
|
||||
|
||||
script:
|
||||
|
||||
@ -135,7 +135,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
|
||||
|
||||
port: 22 # 远程连接端口
|
||||
|
||||
command_timeout: 5m # 远程执行命令超时时间
|
||||
command_timeout: 20m # 远程执行命令超时时间
|
||||
|
||||
script:
|
||||
- cd /ludu/maven/build/yudao-gateway/
|
||||
|
Loading…
Reference in New Issue
Block a user