From 65aed8e440703925711549167edd5d3c81545da1 Mon Sep 17 00:00:00 2001 From: Dmitrii Bobreshev <106314398+DmitriiBobreshev@users.noreply.github.com> Date: Wed, 10 Jul 2024 10:22:06 +0200 Subject: [PATCH] Increase timout for Courtesy Push Job (#20133) --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6fca8a8d93d8..9636e1b165fe 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -111,6 +111,7 @@ extends: # Courtesy Push - job: courtesy_push displayName: Courtesy Push + timeoutInMinutes: 180 pool: name: 1ES-ABTT-Shared-Pool image: abtt-windows-2022