From cec027a6e6c51bd6bf99a726a0870925987950b4 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 13 May 2019 18:48:28 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 845fe943d..a7ebbaef1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -55,6 +55,7 @@ jobs: # condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('ShellCheck')) - job: 'Release' condition: and(eq(variables['Build.SourceBranchName'], 'dev'), succeeded('ShellCheck')) + timeoutInMinutes: 360 dependsOn: - 'ShellCheck' pool: