Update '.trustie-pipeline.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
xxq250 2022-08-03 17:42:02 +08:00
parent 6d804b25c7
commit 31730a6715
1 changed files with 1 additions and 1 deletions

View File

@ -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