Commit a9917c4c authored by Matija Čupić's avatar Matija Čupić Committed by Marcel Amirault

Document concerns when including remote CI configs

parent 111a131a
......@@ -598,6 +598,11 @@ include:
All [nested includes](#nested-includes) execute without context as a public user,
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`
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/issues/53445) in GitLab 11.7.
......
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