mirror of
https://github.com/elastic/kibana.git
synced 2025-04-19 23:39:42 -04:00
* [ci] define matrix axes in code * [ci] add null exclude rule * [ci] make script executable * [ci] execute sub-scripts * [ci] simplify job variable name (cherry picked from commit399c50cc5c
) (cherry picked from commit9f57bc901c
)
6 lines
66 B
YAML
6 lines
66 B
YAML
JOB:
|
|
- selenium
|
|
- intake
|
|
|
|
# `~` is yaml for `null`
|
|
exclude: ~
|