Skip to content
Snippets Groups Projects
Commit 61a74712 authored by John Gullaksen's avatar John Gullaksen
Browse files

Update .gitlab-ci.yml

parent 9ec252d0
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,5 @@ integrationtest-job:
# dependencies:
# - build-job
script:
- "mvn verify -f tdt4140-gr18nn/pom.xml $MAVEN_CLI_OPTS"
- "mvn verify -f tdt4140-gr1800/pom.xml $MAVEN_CLI_OPTS"
- "mvn integration-test -f tdt4140-gr18nn/pom.xml $MAVEN_CLI_OPTS"
- "cat tdt4140-gr1800/app.core/target/site/jacoco/index.html"
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