mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 18:05:20 +00:00
16 lines
166 B
YAML
16 lines
166 B
YAML
language: node_js
|
|
|
|
node_js:
|
|
- "stable"
|
|
- "6"
|
|
|
|
cache:
|
|
directories:
|
|
- node_modules
|
|
|
|
notifications:
|
|
email: false
|
|
|
|
branches:
|
|
only:
|
|
- "3.0-rebrand" |