File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 - ' 9.current'
3030 snapshot : [false, true]
3131 include :
32+ - elastic-stack-version : ' 9.next'
33+ snapshot : true
3234 - elastic-stack-version : ' main'
3335 snapshot : true
3436
Original file line number Diff line number Diff line change 5858 snapshot : true
5959 es-ssl-key-invalid : ' false'
6060 es-ssl-supported-protocols : ' '
61+ - elastic-stack-version : ' 9.next'
62+ snapshot : true
63+ es-ssl-key-invalid : ' false'
64+ es-ssl-supported-protocols : ' '
6165 - elastic-stack-version : ' main'
6266 snapshot : true
6367 es-ssl-key-invalid : ' false'
Original file line number Diff line number Diff line change @@ -28,11 +28,14 @@ jobs:
2828 - ' 8.current'
2929 - ' 9.previous'
3030 - ' 9.current'
31+ - ' 9.next'
3132 - ' main'
3233 snapshot : [false, true]
3334 docker-env : ['dockerjdk21.env']
3435 exclude :
35- # main only runs as snapshot
36+ # 9.next and main only run as snapshot
37+ - elastic-stack-version : ' 9.next'
38+ snapshot : false
3639 - elastic-stack-version : ' main'
3740 snapshot : false
3841
You can’t perform that action at this time.
0 commit comments