From 476a3835399427b6c3ccbdbdf6e67e89a0c37c20 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 9 Nov 2017 10:33:04 -0800 Subject: [PATCH] Add mirrored artifacts to restore sources for repo builds --- build/repo.targets | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build/repo.targets b/build/repo.targets index 5c6e445532..177671176f 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -162,6 +162,12 @@ SourceName="Artifacts" Condition="%(Repository.Build)" SourceUri="$(BuildDir)" /> + +