Commit d3f2427f authored by Khady Diagne's avatar Khady Diagne

Update Jenkinsfile

parent b24294ba
......@@ -10,7 +10,7 @@ pipeline {
stage('Cloning Git') {
steps {
// Cloner le dépôt Git contenant le Dockerfile et l'application Odoo
git([url: 'https://github.com/khadythiara/test_sonarqube.git', branch: 'main'])
git([url: 'https://gitlab.baamtu.com/diopbe/odoo-demo.git', branch: 'khady'])
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment