From 2b8b0fefb758087852227cb8db7709ec2507f725 Mon Sep 17 00:00:00 2001 From: John Howard Date: Mon, 8 Oct 2018 15:38:27 -0700 Subject: [PATCH] Poule:Add Windows RS5 Signed-off-by: John Howard --- poule.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/poule.yml b/poule.yml index fe1cb3d103..d05c764b38 100644 --- a/poule.yml +++ b/poule.yml @@ -89,6 +89,11 @@ configurations: [ windowsRS1 ], label: "rebuild/windowsRS1", } + - type: rebuild + settings: { + configurations: [ windowsRS5 ], + label: "rebuild/windowsRS5-process", + } - type: rebuild settings: { configurations: [ z ],