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

Commitacaa07d

Browse files
authored
Update ci-integrations.md (#239)
Changed git provider names to lowercase
1 parent145c988 commitacaa07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/integrations/ci-integrations.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The table describes _all_ the arguments required for CI integrations in general.
7171
|`CF_WORKFLOW_NAME`| The name assigned to the workflow that builds the image. When defined, the name is displayed in the Codefresh platform. Example,`Staging step`| Optional|
7272
|`CF_GIT_BRANCH`| The Git branch with the commit and PR (pull request) data to add to the image. Pass the Branch from the event payload used to trigger your action.| Required|
7373
|`CF_GIT_REPO`| The Git repository with the configuration and code used to build the image.| Required|
74-
|`CF_GIT_PROVIDER`| The Git provider for the integration, and can be eitherGitHub, GitLab, Bitbucket, orBitbucket Server.| Required|
74+
|`CF_GIT_PROVIDER`| The Git provider for the integration, and can be either`github`,`gitlab`,`bitbucket`, or`bitbucket-server`.| Required|
7575
|`CF_GITHUB_TOKEN`| The GitHub authentication token. The token must have`repo` scope. See[Git tokens]({{site.baseurl}}/docs/reference/git-tokens/).| Required|
7676
|`CF_GITHUB_API_URL`| The URL to the GitHub developer site.| Required|
7777
|`CF_BITBUCKET_USERNAME`| The username for the Bitbucket or the BitBucket Server (on-prem) account.| Required|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp