X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2FSETTINGS;h=c0a2c1ff75a27ea640273235f435a74eaf639975;hb=90d10f5dc85d577c7cec2d608b19a23120df1281;hp=50bef0140d31c20afc10ac17f81a70ca21db8b7d;hpb=50c2e86ae38c7715bf60cf8f70bff7b319bfa683;p=osm%2Fdevops.git diff --git a/jenkins/SETTINGS b/jenkins/SETTINGS index 50bef014..c0a2c1ff 100644 --- a/jenkins/SETTINGS +++ b/jenkins/SETTINGS @@ -19,3 +19,12 @@ # # base url for all repositories OSM_GIT_URL=https://osm.etsi.org/gerrit/osm +# +# OSM_USE_LOCAL_DEVOPS +# +# this option disables the clone inside the +# the container and instead copies this directory tree +# into the container. Very useful for testing +# default is false +# +# OSM_USE_LOCAL_DEVOPS=true