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

This commit is contained in:
xxq250 2022-08-03 17:45:15 +08:00
parent 31730a6715
commit ba42d34f56
1 changed files with 1 additions and 3 deletions

View File

@ -6,10 +6,8 @@ platform:
os: linux
arch: amd64
steps:
- name: 编译构建
image: python:2
- name: Node编译
image: node:6
image: node:12
commands:
- npm config set registry https://registry.npm.taobao.org
- npm install