refactor: .devops/gitlink正式环境.yml
This commit is contained in:
parent
0828f86077
commit
be7299a09d
|
@ -6,9 +6,9 @@ global:
|
|||
trigger:
|
||||
webhook: gitlink@1.0.0
|
||||
event:
|
||||
- ref: push
|
||||
- ref: pr
|
||||
ruleset:
|
||||
- param-ref: branch
|
||||
- param-ref: target_branch
|
||||
operator: EQ
|
||||
value: '"master"'
|
||||
ruleset-operator: AND
|
||||
|
@ -42,7 +42,7 @@ workflow:
|
|||
remote_port: '"22"'
|
||||
remote_user: '"root"'
|
||||
remote_file: '"/root/gitea"'
|
||||
local_file: golang_build_18_0.products_dir
|
||||
local_file: golang_build_node_0.bin_dir
|
||||
gateway_host: '"123.59.135.93"'
|
||||
gateway_port: '"51123"'
|
||||
gateway_user: '"pdl"'
|
||||
|
|
Loading…
Reference in New Issue