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: