File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,9 @@ assignment-rules:
2525 - e2e-next
2626 - e2e-web
2727 - e2e-eslint
28+ - e2e-remix
29+ - e2e-cypress
30+ - e2e-docker
2831 targets :
2932 - e2e-ci**react-package**
3033 - e2e-ci**react.test**
@@ -36,6 +39,13 @@ assignment-rules:
3639 - e2e-ci**web**
3740 - e2e-ci**remix-ts-solution**
3841 - e2e-ci**linter**
42+ - e2e-ci**module-federation/misc-rspack-interoperability**
43+ - e2e-ci**module-federation/dynamic-federation.webpack**
44+ - e2e-ci**docker**
45+ - e2e-ci**module-federation/misc-rspack-interoperability**
46+ - e2e-ci**cypress-legacy**
47+ - e2e-ci**nx-remix**
48+ - e2e-ci**cypress**
3949 run-on :
4050 - agent : linux-large
4151 parallelism : 1
Original file line number Diff line number Diff line change 330330 }
331331 ],
332332 "parallel" : 1 ,
333- "bust" : 4 ,
333+ "bust" : 6 ,
334334 "defaultBase" : " master" ,
335335 "sync" : {
336336 "applyChanges" : true
You can’t perform that action at this time.
0 commit comments