@@ -1530,6 +1530,11 @@ jobs:
15301530 - name : Setup
15311531 uses : ./.github/actions/runner_setup
15321532
1533+ - name : Docker setup
1534+ uses : ./.github/actions/docker_setup
1535+ with :
1536+ test_name : " Stateless
1537+
15331538 - name: Prepare env script
15341539 run: |
15351540 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1571,6 +1576,11 @@ jobs:
15711576 - name : Setup
15721577 uses : ./.github/actions/runner_setup
15731578
1579+ - name : Docker setup
1580+ uses : ./.github/actions/docker_setup
1581+ with :
1582+ test_name : " Stateless"
1583+
15741584 - name : Prepare env script
15751585 run : |
15761586 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1612,6 +1622,11 @@ jobs:
16121622 - name : Setup
16131623 uses : ./.github/actions/runner_setup
16141624
1625+ - name : Docker setup
1626+ uses : ./.github/actions/docker_setup
1627+ with :
1628+ test_name : " Stateless"
1629+
16151630 - name : Prepare env script
16161631 run : |
16171632 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1653,6 +1668,11 @@ jobs:
16531668 - name : Setup
16541669 uses : ./.github/actions/runner_setup
16551670
1671+ - name : Docker setup
1672+ uses : ./.github/actions/docker_setup
1673+ with :
1674+ test_name : " Stateless"
1675+
16561676 - name : Prepare env script
16571677 run : |
16581678 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1694,6 +1714,11 @@ jobs:
16941714 - name : Setup
16951715 uses : ./.github/actions/runner_setup
16961716
1717+ - name : Docker setup
1718+ uses : ./.github/actions/docker_setup
1719+ with :
1720+ test_name : " Stateless"
1721+
16971722 - name : Prepare env script
16981723 run : |
16991724 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1735,6 +1760,11 @@ jobs:
17351760 - name : Setup
17361761 uses : ./.github/actions/runner_setup
17371762
1763+ - name : Docker setup
1764+ uses : ./.github/actions/docker_setup
1765+ with :
1766+ test_name : " Stateless"
1767+
17381768 - name : Prepare env script
17391769 run : |
17401770 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1776,6 +1806,11 @@ jobs:
17761806 - name : Setup
17771807 uses : ./.github/actions/runner_setup
17781808
1809+ - name : Docker setup
1810+ uses : ./.github/actions/docker_setup
1811+ with :
1812+ test_name : " Stateless"
1813+
17791814 - name : Prepare env script
17801815 run : |
17811816 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1817,6 +1852,11 @@ jobs:
18171852 - name : Setup
18181853 uses : ./.github/actions/runner_setup
18191854
1855+ - name : Docker setup
1856+ uses : ./.github/actions/docker_setup
1857+ with :
1858+ test_name : " Stateless"
1859+
18201860 - name : Prepare env script
18211861 run : |
18221862 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1858,6 +1898,11 @@ jobs:
18581898 - name : Setup
18591899 uses : ./.github/actions/runner_setup
18601900
1901+ - name : Docker setup
1902+ uses : ./.github/actions/docker_setup
1903+ with :
1904+ test_name : " Stateless"
1905+
18611906 - name : Prepare env script
18621907 run : |
18631908 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1899,6 +1944,11 @@ jobs:
18991944 - name : Setup
19001945 uses : ./.github/actions/runner_setup
19011946
1947+ - name : Docker setup
1948+ uses : ./.github/actions/docker_setup
1949+ with :
1950+ test_name : " Stateless"
1951+
19021952 - name : Prepare env script
19031953 run : |
19041954 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1940,6 +1990,11 @@ jobs:
19401990 - name : Setup
19411991 uses : ./.github/actions/runner_setup
19421992
1993+ - name : Docker setup
1994+ uses : ./.github/actions/docker_setup
1995+ with :
1996+ test_name : " Stateless"
1997+
19431998 - name : Prepare env script
19441999 run : |
19452000 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -1981,6 +2036,11 @@ jobs:
19812036 - name : Setup
19822037 uses : ./.github/actions/runner_setup
19832038
2039+ - name : Docker setup
2040+ uses : ./.github/actions/docker_setup
2041+ with :
2042+ test_name : " Stateless"
2043+
19842044 - name : Prepare env script
19852045 run : |
19862046 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2022,6 +2082,11 @@ jobs:
20222082 - name : Setup
20232083 uses : ./.github/actions/runner_setup
20242084
2085+ - name : Docker setup
2086+ uses : ./.github/actions/docker_setup
2087+ with :
2088+ test_name : " Stateless"
2089+
20252090 - name : Prepare env script
20262091 run : |
20272092 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2063,6 +2128,11 @@ jobs:
20632128 - name : Setup
20642129 uses : ./.github/actions/runner_setup
20652130
2131+ - name : Docker setup
2132+ uses : ./.github/actions/docker_setup
2133+ with :
2134+ test_name : " Stateless"
2135+
20662136 - name : Prepare env script
20672137 run : |
20682138 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2104,6 +2174,11 @@ jobs:
21042174 - name : Setup
21052175 uses : ./.github/actions/runner_setup
21062176
2177+ - name : Docker setup
2178+ uses : ./.github/actions/docker_setup
2179+ with :
2180+ test_name : " Stateless"
2181+
21072182 - name : Prepare env script
21082183 run : |
21092184 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2145,6 +2220,11 @@ jobs:
21452220 - name : Setup
21462221 uses : ./.github/actions/runner_setup
21472222
2223+ - name : Docker setup
2224+ uses : ./.github/actions/docker_setup
2225+ with :
2226+ test_name : " Stateless"
2227+
21482228 - name : Prepare env script
21492229 run : |
21502230 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2186,6 +2266,11 @@ jobs:
21862266 - name : Setup
21872267 uses : ./.github/actions/runner_setup
21882268
2269+ - name : Docker setup
2270+ uses : ./.github/actions/docker_setup
2271+ with :
2272+ test_name : " Stateless"
2273+
21892274 - name : Prepare env script
21902275 run : |
21912276 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2227,6 +2312,11 @@ jobs:
22272312 - name : Setup
22282313 uses : ./.github/actions/runner_setup
22292314
2315+ - name : Docker setup
2316+ uses : ./.github/actions/docker_setup
2317+ with :
2318+ test_name : " Stateless"
2319+
22302320 - name : Prepare env script
22312321 run : |
22322322 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2268,6 +2358,11 @@ jobs:
22682358 - name : Setup
22692359 uses : ./.github/actions/runner_setup
22702360
2361+ - name : Docker setup
2362+ uses : ./.github/actions/docker_setup
2363+ with :
2364+ test_name : " Stateless"
2365+
22712366 - name : Prepare env script
22722367 run : |
22732368 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2309,6 +2404,11 @@ jobs:
23092404 - name : Setup
23102405 uses : ./.github/actions/runner_setup
23112406
2407+ - name : Docker setup
2408+ uses : ./.github/actions/docker_setup
2409+ with :
2410+ test_name : " Stateless"
2411+
23122412 - name : Prepare env script
23132413 run : |
23142414 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2350,6 +2450,11 @@ jobs:
23502450 - name : Setup
23512451 uses : ./.github/actions/runner_setup
23522452
2453+ - name : Docker setup
2454+ uses : ./.github/actions/docker_setup
2455+ with :
2456+ test_name : " Stateless"
2457+
23532458 - name : Prepare env script
23542459 run : |
23552460 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2391,6 +2496,11 @@ jobs:
23912496 - name : Setup
23922497 uses : ./.github/actions/runner_setup
23932498
2499+ - name : Docker setup
2500+ uses : ./.github/actions/docker_setup
2501+ with :
2502+ test_name : " Stateless"
2503+
23942504 - name : Prepare env script
23952505 run : |
23962506 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2432,6 +2542,11 @@ jobs:
24322542 - name : Setup
24332543 uses : ./.github/actions/runner_setup
24342544
2545+ - name : Docker setup
2546+ uses : ./.github/actions/docker_setup
2547+ with :
2548+ test_name : " Stateless"
2549+
24352550 - name : Prepare env script
24362551 run : |
24372552 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
@@ -2473,6 +2588,11 @@ jobs:
24732588 - name : Setup
24742589 uses : ./.github/actions/runner_setup
24752590
2591+ - name : Docker setup
2592+ uses : ./.github/actions/docker_setup
2593+ with :
2594+ test_name : " Stateless"
2595+
24762596 - name : Prepare env script
24772597 run : |
24782598 rm -rf ./ci/tmp ./ci/tmp ./ci/tmp
0 commit comments