X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=Jenkinsfile;h=3e3af2e88da7b076d1a77b9463fcf4d1b3a0e44b;hp=d7ddc36eb0513966a746055b0f77e8f0baad715f;hb=6a1ea5a6f2dc4590ce5bca5d7d103ea9f7648742;hpb=04bb8379030eca0459453da1174117367bb079cd diff --git a/Jenkinsfile b/Jenkinsfile index d7ddc36..3e3af2e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -27,6 +27,6 @@ node { params.GERRIT_BRANCH, params.GERRIT_REFSPEC, params.GERRIT_PATCHSET_REVISION, - false + params.TEST_INSTALL, params.ARTIFACTORY_SERVER) }