Skip to content
Snippets Groups Projects
Commit 5c1fc56c authored by garciadeblas's avatar garciadeblas
Browse files

Enabling LW-UI deb repo in stage3


Change-Id: I18292afcbab27bd241f7cbd8c423afab9aacea62
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent df1296d5
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ node("${params.NODE}") {
// grab all stable upstream builds based on the
dir("${RELEASE}") {
def list = ["RO", "openvim", "osmclient", "IM", "devops", "MON", "N2VC", "NBI", "common", "LCM", "POL"]
def list = ["RO", "openvim", "osmclient", "IM", "devops", "MON", "N2VC", "NBI", "common", "LCM", "POL", "LW-UI"]
for (component in list) {
step ([$class: 'CopyArtifact',
projectName: "${component}${upstream_main_job}/${GERRIT_BRANCH}"])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment