Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation

Skip to content
Extraits de code Groupes Projets

Fix/sonarqube cache

Fusionnées Mathieu Verpillat a demandé de fusionner fix/sonarqube-cache vers main
Fichiers
10
+ 1
1
@@ -27,7 +27,7 @@ variables:
.deploy-chart:
stage: deploy
image:
name: 9555v10x.gra7.container-registry.ovh.net/geoplateforme/gpf-utils/gpf-ci-toolbelt:latest
name: ${HARBOR_HOST}/geoplateforme/gpf-utils/gpf-ci-toolbelt:latest
interruptible: true
script:
- PCKG_NAME=$(yq '.name' ${CHART_DIR}/Chart.yaml)
Chargement en cours