Mentions légales du service

Skip to content
Snippets Groups Projects

Feature/hlval 455 ins requirements

Merged Philippe DAIGREMONT requested to merge feature/HLVAL-455-INS-requirements into develop
Files
2
+ 0
4
@@ -41,8 +41,6 @@ quality:
- rm -f scripts
- git clone --branch ${SCRIPTS_GIT_BRANCH} https://${SCRIPTS_GIT_USER}:${SCRIPTS_GIT_TOKEN}@${SCRIPTS_GIT_PROJECT}
- git clone --branch develop https://${SCRIPTS_GIT_USER}:${SCRIPTS_GIT_TOKEN}@gitlab.inria.fr/gazelle/test-content/gazelle-hl7v2-validator-resources.git
variables:
P_MAVEN_EXTRA_ARGS: "-Pproduction"
release/code:
stage: release
@@ -52,5 +50,3 @@ release/code:
- rm -f scripts
- git clone --branch ${SCRIPTS_GIT_BRANCH} https://${SCRIPTS_GIT_USER}:${SCRIPTS_GIT_TOKEN}@${SCRIPTS_GIT_PROJECT}
- git clone --branch develop https://${SCRIPTS_GIT_USER}:${SCRIPTS_GIT_TOKEN}@gitlab.inria.fr/gazelle/test-content/gazelle-hl7v2-validator-resources.git
variables:
P_MAVEN_EXTRA_ARGS: "-Pproduction"
Loading