From b31cde995f0e96a48fd376f0151ef74fe26baa98 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 14 Mar 2019 19:44:58 -0700 Subject: [PATCH] Fix project name in acumos push-upstream job template Change-Id: Ic80b2779d991748c13e376ef32167d95f7d8e849 --- jjb/acumos/global-templates-acumos-push-upstream.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/acumos/global-templates-acumos-push-upstream.yaml b/jjb/acumos/global-templates-acumos-push-upstream.yaml index a424e7dda..a6b6ccad0 100644 --- a/jjb/acumos/global-templates-acumos-push-upstream.yaml +++ b/jjb/acumos/global-templates-acumos-push-upstream.yaml @@ -12,7 +12,7 @@ parameters: - project-parameters: - project: '{project}' + project: 'acumos/{project}' branch: '{branch}' - nordix-gerrit-parameters -- 2.25.1