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

Commitdbac02a

Browse files
author
Vladimir Mechkauskas
committed
Merge branch 'master' into apply-design
2 parentsc63ac9a +3557a5b commitdbac02a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎_docs/codefresh-yaml/variables.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ All system provided variables will also be automatically injected to any freesty
2323
| {% raw %}`${{CF_REPO_NAME}}`{% endraw %}| Repository name.|
2424
| {% raw %}`${{CF_BRANCH}}`{% endraw %}| Branch name (or Tag depending on the payload json) of the Git repository of the main pipeline, at the time of execution. <br/>You can also use {% raw %}`${{CF_BRANCH_TAG_NORMALIZED}}`{% endraw %} to get the branch name normalized. It will be without any chars that are illegal in case the branch name were to be used as the Docker image tag name.|
2525
| {% raw %}`${{CF_BASE_BRANCH}}`{% endraw %} | The base branch used during creation of Tag
26+
| {% raw %}`${{CF_PULL_REQUEST_ACTION}}`{% endraw %} | The pull request action
2627
| {% raw %}`${{CF_COMMIT_AUTHOR}}`{% endraw %}| Commit author.|
2728
| {% raw %}`${{CF_COMMIT_URL}}`{% endraw %}| Commit url.|
2829
| {% raw %}`${{CF_COMMIT_MESSAGE}}`{% endraw %}| Commit message of the git repository revision, at the time of execution.<br/> The messages quotes are escaped (i.e. ' is not\', " is now\").|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp