Skip to content
Snippets Groups Projects
Commit 32edcc09 authored by Daniel Moe Kvarsnes's avatar Daniel Moe Kvarsnes
Browse files

Merge branch 'tesing-pipeline' into 'master'

Tesing pipeline

See merge request !42
parents 2a47695b 4237ca9b
No related branches found
No related tags found
1 merge request!42Tesing pipeline
Pipeline #276485 passed with stages
in 2 minutes and 29 seconds
......@@ -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:
......
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