forked from Gitlink/gitlink_help_center
refactor: .devops/生产环境发布.yml
This commit is contained in:
parent
2c606be80c
commit
de7d694972
|
@ -11,7 +11,7 @@ workflow:
|
||||||
name: nodejs构建
|
name: nodejs构建
|
||||||
task: nodejs_build@1.7.0-node18
|
task: nodejs_build@1.7.0-node18
|
||||||
input:
|
input:
|
||||||
workspace: '""'
|
workspace: ((git_clone_0.git_path))
|
||||||
build_action: '"build"'
|
build_action: '"build"'
|
||||||
build_args: '""'
|
build_args: '""'
|
||||||
install_args: '""'
|
install_args: '""'
|
||||||
|
|
Loading…
Reference in New Issue