X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2FSETTINGS;fp=jenkins%2FSETTINGS;h=c0a2c1ff75a27ea640273235f435a74eaf639975;hb=35d6f24fc8d9e35c1dd2f1853c6796d57c7faf8e;hp=50bef0140d31c20afc10ac17f81a70ca21db8b7d;hpb=837fc9695b113d68db238183cbc6e9ec518d8d4e;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