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

This commit is contained in:
xxq250 2023-09-08 10:02:58 +08:00 committed by jianmu
parent 437c803a8a
commit 2c606be80c
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ workflow:
task: start
- ref: nodejs_build_0
name: nodejs构建
task: nodejs_build@1.7.0-node12
task: nodejs_build@1.7.0-node18
input:
workspace: ((git_clone_0.git_path))
workspace: '""'
build_action: '"build"'
build_args: '""'
install_args: '""'