From f23227c8344c4be1e301103edb243d742127974a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Moreno?= Date: Fri, 21 Mar 2025 10:48:24 +0100 Subject: [PATCH] point to main eng templates --- azure-pipelines/playground.yml | 2 +- azure-pipelines/pre-release.yml | 2 +- azure-pipelines/stable.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines/playground.yml b/azure-pipelines/playground.yml index 9321e80d..d814147a 100644 --- a/azure-pipelines/playground.yml +++ b/azure-pipelines/playground.yml @@ -7,7 +7,7 @@ resources: - repository: templates type: github name: microsoft/vscode-engineering - ref: joao/olive-donkey + ref: main endpoint: Monaco extends: diff --git a/azure-pipelines/pre-release.yml b/azure-pipelines/pre-release.yml index bf0617ae..87290ae2 100644 --- a/azure-pipelines/pre-release.yml +++ b/azure-pipelines/pre-release.yml @@ -10,7 +10,7 @@ resources: - repository: templates type: github name: microsoft/vscode-engineering - ref: joao/olive-donkey + ref: main endpoint: Monaco extends: diff --git a/azure-pipelines/stable.yml b/azure-pipelines/stable.yml index 2db1a1fe..0346d3f9 100644 --- a/azure-pipelines/stable.yml +++ b/azure-pipelines/stable.yml @@ -7,7 +7,7 @@ resources: - repository: templates type: github name: microsoft/vscode-engineering - ref: joao/olive-donkey + ref: main endpoint: Monaco extends: