We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc08972 commit 8c74126Copy full SHA for 8c74126
build-tools/automation/azure-pipelines-nightly.yaml
@@ -12,10 +12,9 @@ pr:
12
resources:
13
repositories:
14
- repository: yaml-templates
15
- type: github
16
- name: xamarin/yaml-templates
+ type: git
+ name: DevDiv/Xamarin.yaml-templates
17
ref: refs/heads/main
18
- endpoint: xamarin
19
- repository: android-platform-support
20
type: git
21
name: DevDiv/android-platform-support
build-tools/automation/azure-pipelines.yaml
@@ -16,10 +16,9 @@ resources:
name: 1ESPipelineTemplates/1ESPipelineTemplates
ref: refs/tags/release
22
23
24
25
0 commit comments