From e1e0ed2df7aeefab6ae5b0195ab080d7c1cd45f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E7=9B=AE=E7=AE=A1=E7=90=86=E5=91=98?= Date: Wed, 7 Jun 2023 11:08:01 +0800 Subject: [PATCH] fix: ci --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0eff8a7..b3e6cc7 100644 --- a/.drone.yml +++ b/.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