Fix config-file provider path 66/14466/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Fri, 24 Aug 2018 15:38:55 +0000 (10:38 -0500)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Fri, 24 Aug 2018 15:38:55 +0000 (10:38 -0500)
Fixing the config-file provider path to add the fully qualified name

Change-Id: Id5ac2278c230fc9043dd1ecd35ed0f3476b8f2b1
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
jjb/nsh_sfc/nsh_sfc.yaml

index 96b2c5c..9295349 100644 (file)
         - config-file-provider:
             files:
               - file-id: '.packagecloud'
-                target: '/home/jenkins'
+                target: '/home/jenkins/.packagecloud'
         - config-file-provider:
             files:
               - file-id: 'packagecloud_api'
-                target: '/home/jenkins'
+                target: '/home/jenkins/packagecloud_api'
 
         - shell:
             !include-raw-escape: ../scripts/create_maven_env.sh