Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
63b1c62f
Commit
63b1c62f
authored
Apr 10, 2018
by
Mayra Cabrera
Committed by
Achilleas Pipinellis
Apr 10, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a note about not supporting recursive includes on Ci YAML documentation
parent
9d4f7960
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/ci/yaml/README.md
doc/ci/yaml/README.md
+5
-1
No files found.
doc/ci/yaml/README.md
View file @
63b1c62f
...
...
@@ -1314,6 +1314,10 @@ In this case, the variables `POSTGRES_USER`, `POSTGRES_PASSWORD` and
`autodevops-template.yml`
will be overridden by the ones defined in
`.gitlab-ci.yml`
.
NOTE:
**Note:**
Recursive includes are not supported meaning your external files
should not use the
`include`
keyword, as it will be ignored.
## `variables`
> Introduced in GitLab Runner v0.5.0.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment