소스 검색

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