From 578b21202cdb37192e37c726ccf006bd9396bd67 Mon Sep 17 00:00:00 2001 From: Catalin Scrieciu Date: Fri, 15 Jul 2016 13:26:31 +0200 Subject: test --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 8ae2f3e..164f38c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ import groovy.io.FileType //=====USER DEFINED VARIABLES===== -def images_to_buid = ['enea-image-'+profile','enea-image-'+profile+'-sdk', 'world'] +def images_to_buid = ['enea-image-'+profile, 'enea-image-'+profile+'-sdk', 'world'] def localGitRoot = 'http://git.enea.se/cgit/various/' def publicGitRoot = 'http://git.enea.com/cgit/linux/' -- cgit v1.2.3-54-g00ecf