Skip to content
Snippets Groups Projects
Commit ca953e2e authored by Denis Arrivault's avatar Denis Arrivault
Browse files

Crreate public repository first

parent 641571a6
Branches
Tags
No related merge requests found
Pipeline #
......@@ -40,7 +40,7 @@ pages:
- docker
script:
- ./gradlew run
- cp -r index.html public/
- mkdir -p public/ && cp -r index.html public/
- mkdir -p public/Tests_Results && cp -r build/reports/tests/test/* public/Tests_Results/
- mkdir -p public/Jacoco && cp -r build/jacocoHtml/* public/Jacoco/
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment