test : ci/cd
This commit is contained in:
@@ -29,9 +29,9 @@ steps:
|
||||
- npm config set registry https://registry.npmmirror.com
|
||||
- set NODE_OPTIONS=--openssl-legacy-provider
|
||||
- npm install
|
||||
- npm info unplugin-icons
|
||||
- npm install unplugin-icons@latest
|
||||
- npm list package-manager-detector
|
||||
# - 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 run build
|
||||
- ls /app/build/$DRONE_REPO_NAME/
|
||||
|
||||
Reference in New Issue
Block a user