@@ -13,7 +13,7 @@ pipeline {
// Definición de variables de entorno
environment {
NOMBRE_APP = 'finanzas'
- REGISTRO = 'harbor.reymota.es/finanzas'
+ REGISTRO = 'harbor.reymota.es/reymota'
}
// Definición de parámetros
@@ -1,4 +1,4 @@
-export REGISTRO=harbor.reymota.es\/finanzas
+export REGISTRO=harbor.reymota.es\/reymota
#export REGISTRO=registry.reymota.es
export IMG_VERSION = 48.8
export NAMESPACE = finanzas