Commit a2eb9d67 authored by 张涵's avatar 张涵

🐛 fix: update .gitlab-ci-front-lib-simple.yml

parent ac950c1e
...@@ -26,5 +26,8 @@ publish: ...@@ -26,5 +26,8 @@ publish:
tags: tags:
- runner-vue - runner-vue
script: script:
- fnm use ${Node_VERSION}
- pnpm install --ignore-scripts
- pnpm run build
- npm -r publish --access public --no-git-checks - npm -r publish --access public --no-git-checks
- npm run notify - npm run notify
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment