Skip to content
Snippets Groups Projects
Commit 4652c0b7 authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

skip tests

parent 2824cbd3
No related branches found
No related tags found
3 merge requests!34Merging develop (merged from 2024Q2_RC) into main creating for 2024Q2 Release,!33Merging 2024Q2_RC into main creating for 2024Q2 Release,!9Resolve "Create a pipeline to build and publish the mvn package in gitlab registry"
Pipeline #3545 passed
...@@ -5,4 +5,4 @@ deploy: ...@@ -5,4 +5,4 @@ deploy:
stage: deploy stage: deploy
image: maven:3.9.5-ibm-semeru-17-focal image: maven:3.9.5-ibm-semeru-17-focal
script: script:
- 'mvn deploy -s ci_settings.xml' - mvn deploy -s ci_settings.xml -DskipTests
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