Skip to content

Commit 3024b4c

Browse files
committed
Merge branch 'dev'
2 parents 1e24192 + 29ec0e8 commit 3024b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pages:
5757
- make html
5858
- cd ${CI_PROJECT_DIR}
5959
- mv ${CI_PROJECT_DIR}/doc/build/html/ public
60-
- mv htmlcov public/coverage
60+
- mv coverage_html public/coverage
6161
artifacts:
6262
paths:
6363
- public

0 commit comments

Comments
 (0)