X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=Jenkinsfile;h=99cb40523f203402942c6dc93da18ea3fe85f1eb;hp=25cc46861536dfa739833d335f026295da958553;hb=16d71de0bcf7caf9dfc600f939ea1ae877eefb60;hpb=1829ec3661234e5ab87384c9518d350a10a73fbf diff --git a/Jenkinsfile b/Jenkinsfile index 25cc46861..99cb40523 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -27,6 +27,6 @@ node('docker') { params.GERRIT_BRANCH, params.GERRIT_REFSPEC, params.GERRIT_PATCHSET_REVISION, - params.BUILD_SYSTEM, + params.TEST_INSTALL, params.ARTIFACTORY_SERVER) }