From 5da74960f29d7ed9d18cf8cde3920227e0f7faeb Mon Sep 17 00:00:00 2001 From: dj <1042039504@qq.com> Date: Sat, 14 Jun 2025 18:18:22 +0800 Subject: [PATCH] test : ci/cd --- .drone.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index f94d701..2d3efc2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,10 +29,11 @@ steps: - npm config set registry https://registry.npmmirror.com - set NODE_OPTIONS=--openssl-legacy-provider - npm install + - npm install @iconify/utils@2.2.1 # - npm info unplugin-icons # - npm install unplugin-icons@latest -# - npm list package-manager-detector -# - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest + - npm list package-manager-detector + # - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest - npm run build - ls /app/build/$DRONE_REPO_NAME/ - echo $NODE_MODULES_PATH