Minor update to README
This commit is contained in:
parent
7c1c23e9ba
commit
305e67d8c2
|
@ -37,7 +37,7 @@ Using it With A Job
|
|||
* Click *Git*
|
||||
* Enter your *Repository URL* (e.g.: ``git@your.gitlab.server:group/repo_name.git``)
|
||||
* In the Advanced settings, set its *Name* to ``origin``
|
||||
* To be able to merge from forked repositories: <br/>**Note:** this requires [configuring communication to the Gitlab server](#configuring-access-to-gitlab))
|
||||
* To be able to merge from forked repositories: <br/>**Note:** this requires [configuring communication to the Gitlab server](#configuring-access-to-gitlab)
|
||||
* Add a second repository with:
|
||||
* *URL*: ``${gitlabSourceRepoURL}``
|
||||
* *Name* (in Advanced): ``${gitlabSourceRepoName}``
|
||||
|
|
Loading…
Reference in New Issue