浏览代码

[CLEAR CACHE]

xgj 2 周之前
父节点
当前提交
a67aa2865f
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .drone.yml

+ 3 - 3
.drone.yml

@@ -16,7 +16,7 @@ steps:
         path: /cache
 
   - name: build-dev
-    image: docker.1ms.run/node:16.14.2
+    image: docker.1ms.run/node:18.12.1
     commands:
       - node --version
       - npm install pnpm@8.15.4 -g --registry https://registry.npmmirror.com/
@@ -29,7 +29,7 @@ steps:
       branch:
         - dev
   - name: build-prod
-    image: docker.1ms.run/node:16.14.2
+    image: docker.1ms.run/node:18.12.1
     commands:
       - node --version
       - npm install pnpm@8.15.4 -g --registry https://registry.npmmirror.com/
@@ -42,7 +42,7 @@ steps:
       branch:
         - master
   - name: build-cqmz
-    image: docker.1ms.run/node:16.14.2
+    image: docker.1ms.run/node:18.12.1
     commands:
       - node --version
       - npm install pnpm@8.15.4 -g --registry https://registry.npmmirror.com/