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
a9917c4c
Commit
a9917c4c
authored
Oct 22, 2021
by
Matija Čupić
Committed by
Marcel Amirault
Oct 22, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document concerns when including remote CI configs
parent
111a131a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/ci/yaml/index.md
doc/ci/yaml/index.md
+5
-0
No files found.
doc/ci/yaml/index.md
View file @
a9917c4c
...
@@ -598,6 +598,11 @@ include:
...
@@ -598,6 +598,11 @@ include:
All
[
nested includes
](
#nested-includes
)
execute without context as a public user,
All
[
nested includes
](
#nested-includes
)
execute without context as a public user,
so you can only
`include`
public projects or templates.
so you can only
`include`
public projects or templates.
NOTE:
Be careful when including a remote CI/CD configuration file. No pipelines or notifications
trigger when external CI/CD configuration files change. From a security perspective,
this is similar to pulling a third party dependency.
#### `include:template`
#### `include:template`
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/53445) in GitLab 11.7.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/53445) in GitLab 11.7.
...
...
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