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

Update .gitlab-ci.yml

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