Browse Source

fix: ci

pull/1/head v1.0.0-pre-dev.8
千目管理员 3 years ago
parent
commit
e1e0ed2df7
  1. 2
      .drone.yml

2
.drone.yml

@ -66,7 +66,7 @@ steps:
- name: 代码构建
pull: if-not-exists
# image: registry.k8s.1000my.com/library/node:16.15.0-slim
image: registry.cn-hangzhou.aliyuncs.com/tgabc-namespace/tgabc:node-14-slim-python2
image: registry.cn-hangzhou.aliyuncs.com/qmiot/init:node-14-slim-python2_3
volumes:
- name: node
path: /drone/src/node_modules

Loading…
Cancel
Save