This reverts the change in #565, which was made in error.

This commit is contained in:
Owen Mehegan 2017-11-14 11:25:06 -08:00
parent 332c2ffcfa
commit a0fa5b98d5
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,7 @@ To enable this functionality, a user should be set up on GitLab, with GitLab 'De
* In the *Advanced* settings, set *Name* to ``${gitlabSourceRepoName}``. Leave *Refspec* blank.
4. In *Branch Specifier* enter:
* For single-repository workflows: ``origin/${gitlabSourceBranch}``
* For forked repository workflows: ``merge-requests/${gitlabMergeRequestId}``
* For forked repository workflows: ``merge-requests/${gitlabMergeRequestIid}``
5. In *Additional Behaviours*:
* Click the *Add* drop-down button
* Select *Merge before build* from the drop-down
@ -325,6 +325,7 @@ These include:
* gitlabMergeRequestTitle
* gitlabMergeRequestDescription
* gitlabMergeRequestId
* gitlabMergeRequestIid
* gitlabMergeRequestState
* gitlabMergedByUser
* gitlabMergeRequestAssignee