mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -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 commit 399c50cc5c
)
6 lines
66 B
YAML
6 lines
66 B
YAML
JOB:
|
|
- selenium
|
|
- intake
|
|
|
|
# `~` is yaml for `null`
|
|
exclude: ~
|