Commit a53851ae authored by Mariama Tambedou's avatar Mariama Tambedou

jenkinsfile

parent f7886c6b
pipeline {
environment {
imagename = "tambedou/demo-enset-student"
imagename = "tambedou/odoo"
registryCredential = 'Dockerhub'
dockerImage = ''
helmChartPath = './my-odoo-app'
......@@ -57,3 +57,4 @@ pipeline {
}
}
}
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