编辑文件 my-first-workflow.yaml
This commit is contained in:
@@ -123,8 +123,7 @@ steps:
|
|||||||
username: root # 统一缩进6个空格
|
username: root # 统一缩进6个空格
|
||||||
password: dgaoXMPC8325 # 统一缩进6个空格
|
password: dgaoXMPC8325 # 统一缩进6个空格
|
||||||
source:
|
source:
|
||||||
- ./build/login_*
|
- .blazing/build/**
|
||||||
- ./build/logic_*
|
|
||||||
target: /opt/login/
|
target: /opt/login/
|
||||||
strip_components: 1 # 统一缩进6个空格
|
strip_components: 1 # 统一缩进6个空格
|
||||||
skip_verify: true # 统一缩进6个空格
|
skip_verify: true # 统一缩进6个空格
|
||||||
|
|||||||
Reference in New Issue
Block a user