ソースを参照

Pongo harbor como registry

Tino 5 ヶ月 前
コミット
dda5787b3a
1 ファイル変更2 行追加2 行削除
  1. 2 2
      Jenkinsfile

+ 2 - 2
Jenkinsfile

@@ -13,8 +13,8 @@ pipeline {
   // Definición de variables de entorno
   environment {
     NOMBRE_APP = 'jugaralpadel'
-    //REGISTRO = 'harbor.reymota.es/jugaralpadel'
-    REGISTRO = 'registry.reymota.es'
+    REGISTRO = 'harbor.reymota.es/jugaralpadel'
+    //REGISTRO = 'registry.reymota.es'
   }
 
   // Definición de parámetros