From 922938756ee017b0f6bd4c510061cb559c20b5a4 Mon Sep 17 00:00:00 2001 From: YuliiaKovalova <95473390+YuliiaKovalova@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:21:39 +0200 Subject: [PATCH] Update windows pools and add weekly run --- azure-pipelines-official.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index cfe42a8656..eaf4b19395 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -1,3 +1,11 @@ +# YAML file in the main branch +schedules: +- cron: '0 0 * * 0' + displayName: Weekly midnight build + branches: + include: + - main + trigger: - main @@ -23,7 +31,7 @@ extends: sdl: sourceAnalysisPool: name: NetCore1ESPool-Svc-Internal - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows sbom: enabled: false @@ -54,7 +62,7 @@ extends: timeoutInMinutes: 90 pool: name: netcore1espool-internal - image: 1es-windows-2022-pt + image: 1es-windows-2022 os: windows strategy: matrix: