Commit 25d6ee15 authored by Khady Diagne's avatar Khady Diagne

Update Jenkinsfileargo

parent d3f2427f
......@@ -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