Skip to content
Snippets Groups Projects

Tesing pipeline

Merged Daniel Moe Kvarsnes requested to merge tesing-pipeline into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -92,7 +92,8 @@ pages:
- mkdir apidocs
- cd ..
- cp -rf target/jacoco/* .public
- cp -rf page/index.html .public
- mkdir .public/JAR
- cp -rf target/QuickList-1.0-SNAPSHOT-jar-with-dependencies.jar .public/JAR/
- mv -f .public public
artifacts:
paths:
Loading