File tree Expand file tree Collapse file tree 5 files changed +0
-97
lines changed
Expand file tree Collapse file tree 5 files changed +0
-97
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,6 @@ extends:
6969 spotBugs :
7070 enabled : false
7171 justification : ' Failing with "Could not successfully find the java tool launcher"'
72- sourceRepositoriesToScan :
73- exclude :
74- - repository : yaml-templates
7572 suppression :
7673 suppressionFile : $(Build.SourcesDirectory)\eng\automation\guardian\source.gdnsuppress
7774 stages :
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -129,14 +129,6 @@ parameters:
129129 demands :
130130 - macOS.Name -equals Sequoia
131131
132- resources :
133- repositories :
134- - repository : yaml-templates
135- type : github
136- name : xamarin/yaml-templates
137- endpoint : xamarin
138- ref : refs/heads/main
139-
140132stages :
141133
142134- stage : build_net
Original file line number Diff line number Diff line change @@ -86,9 +86,6 @@ extends:
8686 spotBugs :
8787 enabled : false
8888 justification : ' Failing with "Could not successfully find the java tool launcher"'
89- sourceRepositoriesToScan :
90- exclude :
91- - repository : yaml-templates
9289 suppression :
9390 suppressionFile : $(Build.SourcesDirectory)\eng\automation\guardian\source.gdnsuppress
9491 stages :
You can’t perform that action at this time.
0 commit comments