Skip to content
Snippets Groups Projects
Commit 44338721 authored by Bernhard Johannes Berger's avatar Bernhard Johannes Berger
Browse files

Call install prior to testing.

parent 32a44540
No related branches found
No related tags found
No related merge requests found
Pipeline #238751 failed
......@@ -104,6 +104,7 @@ evoal:unit:
- docker
image: $EVOAL_IMAGE
script:
- mvn $MAVEN_CLI_OPTS -f $PLUGIN_POM install
- mvn $MAVEN_CLI_OPTS -f $EVOAL_POM verify
artifacts:
when: always
......
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