From 50b0531013e88951550c66cad74b74aeffaa90bd Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Mon, 7 Jan 2019 09:21:59 +0800 Subject: [PATCH] Delete the duplicate words in README.rst Change-Id: I870975797352daeab51083b3ddfcc7ceba7e01c6 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5e1e410..995aeaa 100644 --- a/README.rst +++ b/README.rst @@ -150,7 +150,7 @@ To apply this job template you need to connect to Jenkins VM via ssh. Login as **root** and execute command: **jenkins-jobs update /etc/project-config/jenkins/jobs** -- Go to Jenkins UI form, open created job and and configure it. Set +- Go to Jenkins UI form, open created job and configure it. Set **Source Code management** to *Git* .Set **Repository url** as it's displayed in Gerrit. For example: **ssh://@:29418/demo/petclinic**