mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
chore: enable codecov
This commit is contained in:
parent
7d9736eaba
commit
6d491fdde7
@ -31,6 +31,7 @@ test:
|
|||||||
- yarn run test
|
- yarn run test
|
||||||
- nvm alias default 9
|
- nvm alias default 9
|
||||||
- yarn run test
|
- yarn run test
|
||||||
|
- yarn run coverage:publish
|
||||||
- echo "machine github.com login verdacciobot password $GITHUB_TOKEN" > ~/.netrc
|
- echo "machine github.com login verdacciobot password $GITHUB_TOKEN" > ~/.netrc
|
||||||
- cd website && yarn install && GIT_USER=verdacciobot USE_SSH=false yarn run publish-gh-pages
|
- cd website && yarn install && GIT_USER=verdacciobot USE_SSH=false yarn run publish-gh-pages
|
||||||
deployment:
|
deployment:
|
||||||
|
Loading…
Reference in New Issue
Block a user