From 8a991e8a87630792ac64428b46a705f07abf7a39 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Mon, 6 May 2019 22:54:47 +0000 Subject: recursive/nested includes supported now --- doc/ci/yaml/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/ci/yaml/README.md b/doc/ci/yaml/README.md index 99e4c64ff86..28699ac1c9b 100644 --- a/doc/ci/yaml/README.md +++ b/doc/ci/yaml/README.md @@ -1764,9 +1764,6 @@ TIP: **Tip:** Use merging to customize and override included CI/CD configurations with local definitions. -Recursive includes are not supported. Your external files should not use the -`include` keyword as it will be ignored. - NOTE: **Note:** Using YAML aliases across different YAML files sourced by `include` is not supported. You must only refer to aliases in the same file. Instead -- cgit v1.2.1