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

Commit0fba5d5

Browse files
authored
Update cf_export description (codefresh-io#364)
Added info on cf_export variable override
1 parentb029a15 commit0fba5d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎_docs/codefresh-yaml/variables.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,9 @@ For example if a pipeline variable is defined both in project level and as an ex
217217
Steps defined inside steps are scoped to the step they were created in (even if you used the`export` command). In order to allow using variables across steps, we provide a shared file that facilitates variables importing and exporting. There are two ways to add variables to this file:
218218

219219
###Using cf_export command
220-
Inside every freestyle step there's a command called`cf_export` that allows you to export variables across steps (by writing to the shared variables file).
220+
Within every freestyle step, the`cf_export` command allows you to export variables across steps (by writing to the shared variables file).
221+
222+
>The variables exported with cf_export overrides those at the pipeline-level.
221223
222224
You can either:
223225
- Explicitly state a VAR=VAL pair

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp