X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2Fosmclient%2FSETTINGS;h=36e50151b93b09519ff05e31302c839f9f8d07ee;hb=903379cd3b035107298d468c62b9bee3ee16da24;hp=123af25dfbc983bb5aa97daa84ac077c584087b5;hpb=46cac1a1f0dbdf2d6c2d7e0089d3cc099019f4a0;p=osm%2Fdevops.git diff --git a/jenkins/osmclient/SETTINGS b/jenkins/osmclient/SETTINGS index 123af25d..36e50151 100644 --- a/jenkins/osmclient/SETTINGS +++ b/jenkins/osmclient/SETTINGS @@ -24,3 +24,5 @@ export OSM_BUILD_CONTAINER=osmclient # this variable holds the name of the container to be used to run a package # if this container already exists, the run processes can skip the container build export OSM_RUNTIME_CONTAINER=osmclient + +export OSM_BUILD_CONTAINER_ALLOW_DOCKER=yes