Skip to content
Snippets Groups Projects
Commit 539897a6 authored by Carl Jones's avatar Carl Jones
Browse files

add command to add build/libs directory

parent 70ebe0e5
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,7 @@ pages:
script:
- pwd
- mkdir --parents public/build/libs
- mv ./build/reports/tests/ public
- mv ./build/reports/checkstyle/ public
- mv ./build/jacocoHtml/ 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