Skip to content
Snippets Groups Projects
Commit e7bba3ed authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

correct artifact mistake in pages task of CI

parent b2e52dc4
No related branches found
No related tags found
1 merge request!13Master
Pipeline #28405 passed
...@@ -78,9 +78,7 @@ pages: ...@@ -78,9 +78,7 @@ pages:
- 'mv ippisite/docs/build/html/ public/$CI_COMMIT_REF_NAME/' - 'mv ippisite/docs/build/html/ public/$CI_COMMIT_REF_NAME/'
artifacts: artifacts:
paths: paths:
- ippisite/htmlcov - public
- ippisite/docs/build/html
expire_in: 30 days
deploy-webserver-targetcentric: deploy-webserver-targetcentric:
image: python:3.5 image: python:3.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment