From 7b3fc86ecd4063bed19f97aeb3f4c95570408d73 Mon Sep 17 00:00:00 2001 From: VaalaCat Date: Mon, 8 May 2023 15:52:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.drone.yml'?= 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 50e2dd1..d2f12a7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: default steps: - name: npm install - image: git.vaala.cloud/vaalacat/node:18-alpine + image: git.vaala.cloud/vaalacat/node:16-alpine commands: - | npm config set registry https://registry.npmmirror.com