Update Doc: Pipeline Settings (#1490)

Signed-off-by: Felixnoo <felixliu@yunify.com>
This commit is contained in:
Felixnoo 2021-05-06 17:19:36 +08:00 committed by GitHub
parent 1dbb18a095
commit e6b2c24062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ On the **Basic Information** tab, you can customize the following information:
![code-source-github](/images/docs/devops-user-guide/using-devops/pipeline-settings/code-source-github.png)
If you select **GitHub**, you have to specify the token for accessing GitHub. You can click **Get Token** to generate a new token on GitHub. Click **Confirm** after entering the token and you can view your repository on the right. Click the **√** icon after you finish all operations.
If you select **GitHub**, you have to specify the token for accessing GitHub. If you have created a credential with your GitHub token in advance, you can select it from the drop-down list, or you can click **Create a credential** to create a new one. Click **Confirm** after selecting the token and you can view your repository on the right. Click the **√** icon after you finish all operations.
{{</ tab >}}

View File

@ -35,7 +35,7 @@ On the **Basic Information** tab, you can customize the following information:
![code-source-github](/images/docs/devops-user-guide/using-devops/pipeline-settings/code-source-github.png)
If you select **GitHub**, you have to specify the token for accessing GitHub. You can click **Get Token** to generate a new token on GitHub. Click **Confirm** after entering the token and you can view your repository on the right. Click the **√** icon after you finish all operations.
If you select **GitHub**, you have to specify the token for accessing GitHub. If you have created a credential with your GitHub token in advance, you can select it from the drop-down list, or you can click **Create a credential** to create a new one. Click **Confirm** after selecting the token and you can view your repository on the right. Click the **√** icon after you finish all operations.
{{</ tab >}}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 288 KiB

After

Width:  |  Height:  |  Size: 537 KiB