diff --git a/Jenkinsfile b/Jenkinsfile index 68ad4ee3e..89ce59b93 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -106,7 +106,7 @@ pipeline { sh 'git pull' } } else { - sh "git clone dev https://gitea.verdnatura.es/verdnatura/salix.git" + sh "git clone https://gitea.verdnatura.es/verdnatura/salix.git" } } // sh 'rm -rf salix'