From: Ed Kern Date: Wed, 30 Oct 2019 17:20:54 +0000 (-0600) Subject: CICN: arm change for pc push from container X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F23109%2F1;p=ci-management.git CICN: arm change for pc push from container Change to be consistent with other arm pc pushing containers Change-Id: I96101525e3959158378f377fc5c50734fb5b763f Signed-off-by: Ed Kern --- diff --git a/jjb/cicn/cicn.yaml b/jjb/cicn/cicn.yaml index c14f4d25d..0ea0bbf44 100644 --- a/jjb/cicn/cicn.yaml +++ b/jjb/cicn/cicn.yaml @@ -931,11 +931,11 @@ - config-file-provider: files: - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' + target: '/root/.packagecloud' - config-file-provider: files: - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' + target: '/root/packagecloud_api' - maven-target: maven-version: 'mvn33-new' goals: '--version'