CI: add explicit build step and test
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
6d8f0eb256
commit
7e45443d19
@ -19,4 +19,6 @@ steps:
|
|||||||
- cat ~/.npmrc
|
- cat ~/.npmrc
|
||||||
- npm profile get name --registry https://npm.cerxes.net
|
- npm profile get name --registry https://npm.cerxes.net
|
||||||
- pnpm install
|
- pnpm install
|
||||||
|
- pnpm run build
|
||||||
|
- pnpm run ci:test
|
||||||
- pnpm publish --tag latest
|
- pnpm publish --tag latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user