File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -254,6 +254,11 @@ buildvariants:
254
254
tasks :
255
255
- name : publish
256
256
- name : publish-dev-release-info
257
+
258
+ - name : static-analysis
259
+ display_name : Create Static Analysis Report
260
+ run_on : ubuntu2004-large
261
+ tasks :
257
262
- name : create_static_analysis_report
258
263
259
264
- name : connectivity-tests
Original file line number Diff line number Diff line change @@ -240,6 +240,10 @@ buildvariants:
240
240
tasks :
241
241
- name : publish
242
242
- name : publish-dev-release-info
243
+ - name : static-analysis
244
+ display_name : Create Static Analysis Report
245
+ run_on : ubuntu2004-large
246
+ tasks :
243
247
- name : create_static_analysis_report
244
248
- name : connectivity-tests
245
249
display_name : Connectivity Tests
You can’t perform that action at this time.
0 commit comments