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
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -48,10 +48,14 @@ extends:
48
48
- repository: self
49
49
submodule: false
50
50
runInSingleJob: true
51
-
sourceAnalysisPool:
52
-
name: azsdk-pool-mms-win-2022-general
53
-
image: azsdk-pool-mms-win-2022-1espt
54
-
os: windows
51
+
#sourceAnalysisPool:
52
+
# name: azsdk-pool-mms-win-2022-general
53
+
# image: azsdk-pool-mms-win-2022-1espt
54
+
# os: windows
55
+
pool:
56
+
name: AzurePipelines-EO
57
+
image: 1ESPT-Ubuntu20.04
58
+
os: linux
55
59
eslint:
56
60
enabled: false
57
61
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