From 03abb8ec9154d81e39c92fb0b3ce4e9903b70dd7 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Mon, 19 Apr 2021 11:37:21 +0800 Subject: [PATCH] Delete $ Signed-off-by: Sherlock113 --- .../how-to-use/create-a-pipeline-using-jenkinsfile.md | 2 +- .../how-to-use/create-a-pipeline-using-jenkinsfile.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/devops-user-guide/how-to-use/create-a-pipeline-using-jenkinsfile.md b/content/en/docs/devops-user-guide/how-to-use/create-a-pipeline-using-jenkinsfile.md index 9bf2ba1ef..a5ef39b79 100644 --- a/content/en/docs/devops-user-guide/how-to-use/create-a-pipeline-using-jenkinsfile.md +++ b/content/en/docs/devops-user-guide/how-to-use/create-a-pipeline-using-jenkinsfile.md @@ -298,7 +298,7 @@ The account `project-admin` needs to be created in advance since it is the revie 2. Use the **web kubectl** from **Toolbox** in the bottom right corner by executing the following command: ```bash - $ curl 10.10.128.169:8080 + curl 10.10.128.169:8080 ``` 3. Expected output: diff --git a/content/zh/docs/devops-user-guide/how-to-use/create-a-pipeline-using-jenkinsfile.md b/content/zh/docs/devops-user-guide/how-to-use/create-a-pipeline-using-jenkinsfile.md index d76bff20b..18bc8dda1 100644 --- a/content/zh/docs/devops-user-guide/how-to-use/create-a-pipeline-using-jenkinsfile.md +++ b/content/zh/docs/devops-user-guide/how-to-use/create-a-pipeline-using-jenkinsfile.md @@ -298,7 +298,7 @@ KubeSphere 中可以创建两种类型的流水线:一种是本教程中介绍 2. 在右下角的**工具箱**中使用 **Web Kubectl** 执行以下命令: ```bash - $ curl 10.233.109.33:8080 + curl 10.233.109.33:8080 ``` 3. 预期输出: