diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 82f98659f427f1978f70c83f6cb7bcf625806cde..8e99b74e70c62e95055873609eb173051886446c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,8 @@ variables: SONAR_URL: https://sonarqube.forge.grandlyon.com MONGO_PORT: 27017 ME_PORT: 8080 - REUSE_API_BIND_PORT: 3000 + MONGO_SERVICE_BIND_PORT: 3000 + STORAGE_PORT: 9000 sonarqube: stage: sonar-analysis