Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbf5aed7

Browse files
Update variables.md (#1295)
* Update variables.md* Update variables.md---------Co-authored-by: NimRegev <nima.regev@codefresh.io>
1 parente42aa53 commitbf5aed7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎_docs/pipelines/variables.md‎

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -438,10 +438,9 @@ There are two ways to add variables to the shared file:
438438

439439
Within every freestyle step, the `cf_export` command allows you to export variables across steps by writing to the shared variables file.
440440

441-
> **NOTE**
442-
> As a rule, variables exported through `cf_export` override those at the pipeline-level.
443-
Depending on when your account was created, existing variables may not inherit the default override behavior. For example, `cf_export` may not override pipeline variables referenced outside of command blocks, such as in step arguments or step conditional expressions.
444-
To verify the behavior, and enable `cf_export` override for variables if needed, please contact [Support](mailto:support@codefresh.io){:target="\_blank"}.
441+
> **NOTE**
442+
> The default behavior for `cf_export` is to override the variable value passed at the pipeline level. Depending on when your account was created, existing variables may not inherit the default override behavior.
443+
If you are experiencing situations where you are passing a variable to a pipeline, resetting the value via `cf_export`, and not seeing the desired value for future steps, please contact [Support](mailto:support@codefresh.io){:target="\_blank"}. Support can verify the behavior, and enable the Feature Flag for the account.
445444

446445
You can either:
447446
* Explicitly state a VAR=VAL pair

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp