Delete the duplicate words in README.rst

Change-Id: I870975797352daeab51083b3ddfcc7ceba7e01c6
This commit is contained in:
zhouxinyong 2019-01-07 09:21:59 +08:00
parent 89f89f6395
commit 50b0531013
1 changed files with 1 additions and 1 deletions

View File

@ -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://<username>@<gerrit_hostname>:29418/demo/petclinic**