refactor: .devops/生产环境发布.yml

This commit is contained in:
xxq250 2023-09-08 10:05:06 +08:00 committed by jianmu
parent 2c606be80c
commit de7d694972
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ workflow:
name: nodejs构建
task: nodejs_build@1.7.0-node18
input:
workspace: '""'
workspace: ((git_clone_0.git_path))
build_action: '"build"'
build_args: '""'
install_args: '""'