Skip to content
Snippets Groups Projects
Commit abea8a79 authored by trantzas's avatar trantzas
Browse files

Restore test executionfor maven in unprotected branches. Relates to #33.

parent 58021f3d
No related branches found
No related tags found
2 merge requests!46MR for Release 2024Q4,!42Merge develop into side branch
Pipeline #9640 passed
......@@ -3,7 +3,7 @@
stage: build
image: maven:3.9.5-ibm-semeru-17-focal
script:
- mvn install -s ci_settings.xml -DskipTests
- mvn install -s ci_settings.xml
artifacts:
paths:
- target/
......
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