forked from RongEr/test_workflow
refactor: .devops/未命名项目.yml
This commit is contained in:
parent
9bd3d93e43
commit
daf8469827
|
@ -29,6 +29,7 @@ workflow:
|
||||||
- dingtalk_notice_text_0
|
- dingtalk_notice_text_0
|
||||||
- ref: string_0
|
- ref: string_0
|
||||||
name: 字符串工具
|
name: 字符串工具
|
||||||
|
on-failure: ignore
|
||||||
task: string@1.0.1-python3.8
|
task: string@1.0.1-python3.8
|
||||||
input:
|
input:
|
||||||
expression: 'shell_0.inner.execution_status === "EXECUTION_SUCCEEDED" ? "成功" : "失败"'
|
expression: 'shell_0.inner.execution_status === "EXECUTION_SUCCEEDED" ? "成功" : "失败"'
|
||||||
|
|
Loading…
Reference in New Issue