From b1008c49afa8a8c873f76eb8f758a335c814a232 Mon Sep 17 00:00:00 2001 From: Bettygogo2021 Date: Fri, 2 Dec 2022 14:24:39 +0800 Subject: [PATCH] devops changes Signed-off-by: Bettygogo2021 --- .../how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md | 2 +- .../how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/v3.3/devops-user-guide/how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md b/content/en/docs/v3.3/devops-user-guide/how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md index a77f8adc5..e91a769f5 100644 --- a/content/en/docs/v3.3/devops-user-guide/how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md +++ b/content/en/docs/v3.3/devops-user-guide/how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md @@ -219,7 +219,7 @@ The account `project-admin` needs to be created in advance since it is the revie {{< notice note >}} - In KubeSphere 3.3, the account that can run a pipeline will be able to continue or terminate the pipeline if there is no reviewer specified. Pipeline creators, accounts with the role of `admin` in the project, or the account you specify will be able to continue or terminate the pipeline. + In KubeSphere 3.3, the account that can run a pipeline will be able to continue or terminate the pipeline if there is no reviewer specified. Pipeline creators and the account you specify will be able to continue or terminate the pipeline. {{}} diff --git a/content/zh/docs/v3.3/devops-user-guide/how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md b/content/zh/docs/v3.3/devops-user-guide/how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md index 0c037e5b0..7489fe545 100644 --- a/content/zh/docs/v3.3/devops-user-guide/how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md +++ b/content/zh/docs/v3.3/devops-user-guide/how-to-use/pipelines/create-a-pipeline-using-jenkinsfile.md @@ -219,7 +219,7 @@ KubeSphere 中可以创建两种类型的流水线:一种是本教程中介绍 {{< notice note >}} - 在 KubeSphere 3.3 中,如果不指定审核员,那么能够运行流水线的帐户也能够继续或终止该流水线。流水线创建者、在该项目中具有 `admin` 角色的用户或者您指定的帐户也有权限继续或终止流水线。 + 在 KubeSphere 3.3 中,如果不指定审核员,那么能够运行流水线的帐户也能够继续或终止该流水线。流水线创建者或者您指定的帐户也有权限继续或终止流水线。 {{}}