Skip to content
Snippets Groups Projects
Unverified Commit 3ed113f9 authored by Thierry Devillechabrolle's avatar Thierry Devillechabrolle Committed by GitHub
Browse files

Update Jenkinsfile to activate update build context

parent 1b421949
No related branches found
No related tags found
1 merge request!51Merge mis a jour vitam-ui
......@@ -40,7 +40,7 @@ pipeline {
agent none
steps {
script {
env.DO_MAJ_CONTEXT = 'false'
env.DO_MAJ_CONTEXT = 'true'
env.DO_TEST = 'true'
env.DO_BUILD = 'true'
env.DO_PUBLISH = 'true'
......
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