From 1129c8982f44358076c5a3cb8803f8d3a46574bf Mon Sep 17 00:00:00 2001 From: = Date: Thu, 23 May 2019 18:21:49 -0700 Subject: [PATCH] Make it so Helix runs can be rerun and preserve history R2 --- eng/helix/helix.proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/helix/helix.proj b/eng/helix/helix.proj index 9274e5a6df..a722550754 100644 --- a/eng/helix/helix.proj +++ b/eng/helix/helix.proj @@ -19,7 +19,7 @@ ci aspnetcore - $(BUILD_BUILDNUMBER) + $(BUILD_BUILDNUMBER).$(BUILD_BUILDID) true true true