diff --git a/ci-templates/build.yml b/ci-templates/build.yml index 895f53f7da85644fe6144820998fc30e89941807..696ab97139e0b9910b2420ec3a94bad50d764fc0 100644 --- a/ci-templates/build.yml +++ b/ci-templates/build.yml @@ -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/