diff --git a/.drone.yml b/.drone.yml index dd8b2d7..1db2811 100644 --- a/.drone.yml +++ b/.drone.yml @@ -65,7 +65,8 @@ steps: - cat .tags - name: 代码构建 pull: if-not-exists - image: registry.k8s.1000my.com/library/node:16.15.0-slim + # image: registry.k8s.1000my.com/library/node:16.15.0-slim + image: registry.cn-hangzhou.aliyuncs.com/tgabc-namespace/tgabc:node-14-slim-python2 volumes: - name: node path: /drone/src/node_modules