From 3f9f40630102ceff0fbe27a84f662cbf6c0bea43 Mon Sep 17 00:00:00 2001 From: = Date: Thu, 23 May 2019 18:04:26 -0700 Subject: [PATCH] Revert "Make it so Helix runs can be rerun and preserve history (#10457)" This reverts commit 166851df325364538c0157d33609f373d8fd6da2. --- 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 df0567251a..9274e5a6df 100644 --- a/eng/helix/helix.proj +++ b/eng/helix/helix.proj @@ -19,7 +19,7 @@ ci aspnetcore - $(BUILD_BUILDNUMBER).$([System.DateTime]::Now.ToString('HH.mm')) + $(BUILD_BUILDNUMBER) true true true