Commit d5867f0c authored by Daniel Fernau's avatar Daniel Fernau

Update doc/ci/yaml/README.md

parent f31aea17
......@@ -1631,6 +1631,10 @@ rspec:
- bundle exec rspec
```
NOTE: **Note:**
`include` requires the external YAML files to have the extensions `.yml` or `.yaml`.
The external file will not be included if the extension is missing.
You can define it either as a single string, or, in case you want to include
more than one files, an array of different values . The following examples
are both valid cases:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment