Skip to content
代码片段 群组 项目
提交 4ae81dea 编辑于 作者: Marcel Amirault's avatar Marcel Amirault
浏览文件

Merge branch 'kballon-master-patch-31938' into 'master'

Add runner environment variable limitation

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/130481



Merged-by: default avatarMarcel Amirault <mamirault@gitlab.com>
Approved-by: default avatarMarcel Amirault <mamirault@gitlab.com>
Co-authored-by: default avatarKent Japhet Ballon <kballon@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -4424,6 +4424,7 @@ trigger-multi-project-pipeline:
to forward these variables to downstream pipelines.
- [Job-level persisted variables](../variables/where_variables_can_be_used.md#persisted-variables)
are not available in trigger jobs.
- Environment variables [defined in the runner's `config.toml`](https://docs.gitlab.com/runner/configuration/advanced-configuration.html#the-runners-section) are not available to trigger jobs and are not passed to downstream pipelines.
**Related topics**:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册