From 0153a376b64c94ff11e2fa7201b29f432b44e6dd Mon Sep 17 00:00:00 2001 From: kale Date: Mon, 8 Dec 2025 03:19:00 -0500 Subject: [PATCH] =?UTF-8?q?[fix]:[20251208][drone=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=B7=A5=E7=A8=8B=E7=9A=84cicd1]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4390257..5d2d7cc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,7 +56,7 @@ steps: - ls -lah target/*.jar || (echo "JAR file not found!" && exit 1) - name: frontend-build - image: node:20 + image: registry.cn-beijing.aliyuncs.com/yinzy/node:20.11-alpine3.19 pull: false volumes: - name: node-cache