diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 6c97a64d..938e3597 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -9,7 +9,7 @@ steps: - name: 编译构建 image: python:2 - name: Node编译 - image: node + image: node:6 commands: - npm config set registry https://registry.npm.taobao.org - npm install