Skip to content
Snippets Groups Projects
Commit f579e7ae authored by Sagar Arora's avatar Sagar Arora :bicyclist_tone1:
Browse files

Merge branch 'fix_dockerBuildOptions' into 'develop'

Initializing dockerBuildOptions at the top

See merge request !56
parents 07a62571 c000e4d5
Branches new-jenkins
No related tags found
1 merge request!56Initializing dockerBuildOptions at the top
Pipeline #51952 failed
......@@ -60,6 +60,9 @@ Namespace = 'oaicicd-core'
// Openshift server URL
server = 'https://api.oai.cs.eurecom.fr:6443'
// Docker build options
dockerBuildOptions = '--no-cache '
//-------------------------------------------------------------------------------
// Pipeline start
pipeline {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment