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

fix for #33

parent bed07deb
No related branches found
No related tags found
2 merge requests!46MR for Release 2024Q4,!42Merge develop into side branch
Pipeline #10081 passed
......@@ -3,7 +3,7 @@
stage: build
image: maven:3.9.5-ibm-semeru-17-focal
script:
- mvn deploy -s ci_settings.xml -Dversion=$APP_VERSION -Dtest=org.etsi.osl.services.api.ServiceCatalogIntegrationTest -DskipTests=true
- mvn deploy -s ci_settings.xml -Dversion=$APP_VERSION -Dtest=ServiceCatalogIntegrationTest
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