refactor: .devops/helper.yml

double
fengyujue 2 months ago committed by jianmu
parent c9457f7f68
commit ae4854bbd4

@ -14,16 +14,9 @@ workflow:
- echo'begin'
needs:
- start
- ref: code_check_0
name: 代码检查
task: xxq250/code_check@1.0.1
input:
key: '"wangfengzhi"'
needs:
- shell_0
- ref: end
name: 结束
task: end
needs:
- code_check_0
- shell_0

Loading…
Cancel
Save