test: refs #6695 e2e better build front image
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-02-06 10:02:14 +01:00
parent 12edc10272
commit 72796d8d61
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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'