Skip to content
代码片段 群组 项目
提交 cb493cd1 编辑于 作者: Albert Salim's avatar Albert Salim 提交者: Furkan Ayhan
浏览文件

Fix file variable expansion on downstream pipeline

This change is behind feature flag ci_prevent_file_var_expansion_downstream_pipeline.

Previously, variables passed into downstream pipelines that
contain reference on file variables have the file variable content expanded into a
new environment variable.

When this feature flag is turned on, the file variables are not expanded.
Instead, the file variables that are needed for expansion are forwarded
as file variables into the downstream pipelines.
This allows the downstream pipeline jobs to access the file variables
as files in the filesystem.
上级 0ad58667
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册