Commit 5036b373 authored by Mame Bineta Diakite's avatar Mame Bineta Diakite

Update chekout

parent 89cdc5c4
......@@ -17,7 +17,7 @@ pipeline {
steps {
checkout([
$class: 'GitSCM',
branches: [[name: '*/main']], // Remplace "main" par ta branche
branches: [[name: '*binta']], // Remplace "main" par ta branche
userRemoteConfigs: [[
url: 'https://gitlab.baamtu.com/diopbe/odoo-demo.git',
credentialsId: "${GIT_CREDENTIALS_ID}"
......
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