mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 04:58:07 +00:00
Fix Tabs groupId typo + other typos
This commit is contained in:
@@ -524,7 +524,7 @@ For your convenience, the following variables are available for your pipeline co
|
||||
|
||||
Variable Name | Description
|
||||
------------------------|------------------------------------------------------------
|
||||
`CICD_GIT_REPO_NAME` | Repository name (Github organization omitted).
|
||||
`CICD_GIT_REPO_NAME` | Repository name (GitHub organization omitted).
|
||||
`CICD_GIT_URL` | URL of the Git repository.
|
||||
`CICD_GIT_COMMIT` | Git commit ID being executed.
|
||||
`CICD_GIT_BRANCH` | Git branch of this event.
|
||||
|
||||
@@ -113,7 +113,7 @@ Select your provider's tab below and follow the directions.
|
||||
1. In the dropdown menu in the top navigation bar, select the project where you want to configure pipelines.
|
||||
1. In the left navigation bar, click **Legacy > Project > Pipelines**.
|
||||
1. Click the **Configuration** tab.
|
||||
1. Follow the directions displayed to **Setup a Github application**. Rancher redirects you to Github to set up an OAuth App in Github.
|
||||
1. Follow the directions displayed to **Setup a GitHub application**. Rancher redirects you to GitHub to set up an OAuth App in GitHub.
|
||||
1. From GitHub, copy the **Client ID** and **Client Secret**. Paste them into Rancher.
|
||||
1. If you're using GitHub for enterprise, select **Use a private github enterprise installation**. Enter the host address of your GitHub installation.
|
||||
1. Click **Authenticate**.
|
||||
|
||||
Reference in New Issue
Block a user