You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .ado/esrp.yml
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -52,10 +52,11 @@ extends:
52
52
# name: azsdk-pool-mms-win-2022-general
53
53
# image: azsdk-pool-mms-win-2022-1espt
54
54
# os: windows
55
-
sourceAnalysisPool:
56
-
name: AzurePipelines-EO
57
-
image: 1ESPT-windows2022
58
-
os: windows
55
+
pool:
56
+
#name: AzurePipelines-EO
57
+
#image: 1ESPT-windows2022
58
+
#os: windows
59
+
type: windows
59
60
eslint:
60
61
enabled: false
61
62
justificationForDisabling: "ESLint injected task has failures because it uses an old version of mkdirp. We should not fail for tools not controlled by the repo. See: https://dev.azure.com/azur 19 e-sdk/internal/_build/results?buildId=3556850"
0 commit comments