diff --git a/openshift/templates/miproyecto.yaml b/openshift/templates/miproyecto.yaml index e416a79..809c6cd 100644 --- a/openshift/templates/miproyecto.yaml +++ b/openshift/templates/miproyecto.yaml @@ -5,7 +5,7 @@ metadata: spec: source: git: - uri: "https://gitea.example.com/usuario/miproyecto.git" + uri: "http://gitea.reymota.es/creylopez/miproyecto.git" ref: master strategy: dockerStrategy: