From c8654acb01657fa6853dc682a944a1bde66fc82b Mon Sep 17 00:00:00 2001 From: greatReanswer <1710541806@qq.com> Date: Fri, 9 Apr 2021 22:08:40 +0800 Subject: [PATCH] test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a36e36..0a846c4 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,4 @@ The `jenkins` directory contains an example of the `Jenkinsfile` (i.e. Pipeline) you'll be creating yourself during the tutorial and the `scripts` subdirectory contains shell scripts with commands that are executed when Jenkins processes the "Test" and "Deliver" stages of your Pipeline. +##用于Jenkins学习的测试用例 -- Gitee