From: Matt Mitchell Date: Fri, 16 Feb 2018 02:44:47 +0000 (-0800) Subject: Set helix source correctly for prodcon build (#16412) X-Git-Tag: accepted/tizen/base/20180629.140029~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6ae4a454523d85a86bc7b7fcfc596881e52d117c;p=platform%2Fupstream%2Fcoreclr.git Set helix source correctly for prodcon build (#16412) * Set helix source correctly for prodcon build --- diff --git a/tests/helixpublish.proj b/tests/helixpublish.proj index c2ea60d..5d1b7d1 100644 --- a/tests/helixpublish.proj +++ b/tests/helixpublish.proj @@ -32,6 +32,8 @@ test/functional/cli/ + + prodcon/$(TestProduct)/$(Branch)/ official/$(TestProduct)/$(Branch)/ pr/$(TestProduct)/$(Branch)/ pr/unknown/ @@ -41,7 +43,8 @@ $(CurrentDate) - $(OfficialBuildId) + $(OfficialBuildId) + $(ProductBuildId) $(Platform) $(BuildType)