diff --git a/Jenkinsfile b/Jenkinsfile index 68ad4ee3e7c..89ce59b9349 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'