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: .azure-pipelines/weekly-generation.yml
+3
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,9 @@ extends:
63
63
parameters:
64
64
pool: $(BuildAgent)
65
65
sdl:
66
+
binskim:
67
+
enabled: false
68
+
justificationForDisabling: "Binskim keeps on crushing and failing the weekly build pipeline. Disabling it for now because we are unable to publish the artifacts to internal feeds."
0 commit comments