From 31730a6715fe824d7f6632f6e4a6604cd938d4c0 Mon Sep 17 00:00:00 2001 From: xxq250 Date: Wed, 3 Aug 2022 17:42:02 +0800 Subject: [PATCH] Update '.trustie-pipeline.yml' --- .trustie-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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