You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/pipelines/variables.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -439,9 +439,9 @@ There are two ways to add variables to the shared file:
439
439
Within every freestyle step, the `cf_export` command allows you to export variables across steps by writing to the shared variables file.
440
440
441
441
> **NOTE**
442
-
> As a rule, variables exported through `cf_export` override those at the pipeline-level.
443
-
If your pipeline variables were defined or added before the `cf_export` functionalitywasintroduced, theexisting variablesdo not inherit the default override behavior._To enable the`cf_export`override for existingvariables, please contact support_.
444
-
442
+
> As a rule, variables exported through `cf_export` override those at the pipeline-level.
443
+
Depending on when your accountwascreated,existing variablesmay not inherit the default override behavior.For example,`cf_export`may not override pipelinevariables referenced outside of command blocks, such as in step arguments or step conditional expressions.
444
+
To fully enable `cf_export` override for variables, please contact Support.