diff --git a/.devops/helper.yml b/.devops/helper.yml index c70ebcf..ad62284 100644 --- a/.devops/helper.yml +++ b/.devops/helper.yml @@ -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