|
|
@ -66,7 +66,7 @@ steps: |
|
|
- name: 代码构建 |
|
|
- name: 代码构建 |
|
|
pull: if-not-exists |
|
|
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 |
|
|
|
|
|
|
|
|
image: registry.cn-hangzhou.aliyuncs.com/qmiot/init:node-14-slim-python2_3 |
|
|
volumes: |
|
|
volumes: |
|
|
- name: node |
|
|
- name: node |
|
|
path: /drone/src/node_modules |
|
|
path: /drone/src/node_modules |
|
|
|