Skip to content
Snippets Groups Projects
Commit b88d6600 authored by Surya Bahadur Kathayat's avatar Surya Bahadur Kathayat
Browse files

Update .gitlab-ci.yml

parent 09874412
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ pages:
- ls target/site/
- ls target/site/apidocs/
- mkdir .public
- cp -rf target/site/apidocs/* .public
- cp -rf target/site/apidocs/* .public/apidocs/
- cp -rf target/jacoco/* .public
- mv -f .public public
artifacts:
......
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