test : ci/cd

This commit is contained in:
dj
2025-06-14 18:18:22 +08:00
parent c87b5c57a6
commit 5da74960f2

View File

@@ -29,10 +29,11 @@ steps:
- npm config set registry https://registry.npmmirror.com - npm config set registry https://registry.npmmirror.com
- set NODE_OPTIONS=--openssl-legacy-provider - set NODE_OPTIONS=--openssl-legacy-provider
- npm install - npm install
- npm install @iconify/utils@2.2.1
# - npm info unplugin-icons # - npm info unplugin-icons
# - npm install unplugin-icons@latest # - npm install unplugin-icons@latest
# - npm list package-manager-detector - npm list package-manager-detector
# - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest # - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest
- npm run build - npm run build
- ls /app/build/$DRONE_REPO_NAME/ - ls /app/build/$DRONE_REPO_NAME/
- echo $NODE_MODULES_PATH - echo $NODE_MODULES_PATH