mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
fix ci coverage report
This commit is contained in:
parent
753c649798
commit
115af13b51
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ pages:
|
|||
script:
|
||||
- mkdir -p public/cov
|
||||
- mkdir -p public/mypycov
|
||||
- cp htmlcov/* public/cov/
|
||||
- cp mypycov/* public/mypycov/
|
||||
- cp -r htmlcov/* public/cov/
|
||||
- cp -r mypycov/* public/mypycov/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue