mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: enable codecov
This commit is contained in:
parent
7d9736eaba
commit
6d491fdde7
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ test:
|
|||
- yarn run test
|
||||
- nvm alias default 9
|
||||
- yarn run test
|
||||
- yarn run coverage:publish
|
||||
- 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
|
||||
deployment:
|
||||
|
|
Loading…
Reference in a new issue