From 8c368cdd2a3495450ebe9ee0a2d9f2c6868d131a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Sat, 21 Sep 2024 23:53:46 +0200 Subject: [PATCH] Increase timeout again --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a656659d..c7aa13a3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -307,7 +307,7 @@ jobs: # - job: BuildDockerImages - timeoutInMinutes: 120 + timeoutInMinutes: 360 displayName: 'Build Docker Images' dependsOn: CodeFormatValidation pool: