use readme.html as index.html

master
rasul 5 years ago
parent b6f10ec669
commit bf6b50beec

@ -35,7 +35,7 @@ cov:
pages: pages:
stage: deploy stage: deploy
script: script:
- mv index.html public/ - mv readme.html public/index.html
artifacts: artifacts:
paths: paths:
- public - public

Loading…
Cancel
Save