Temporarily disable automatic merging

It appears that for some jobs
(https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/129705025 for example)
we process a range of commits far greater than necessary, which can lead
to commits getting reverted that were merged a long time ago.

[ci skip]
This commit is contained in:
Yorick Peterse 2018-12-04 19:26:45 +01:00
parent acd18a0900
commit 230beace20
No known key found for this signature in database
GPG Key ID: EDD30D2BEB691AC9
1 changed files with 1 additions and 0 deletions

View File

@ -1043,6 +1043,7 @@ merge:master:
- $MERGE_TRAIN_SSH_PUBLIC_KEY
- $MERGE_TRAIN_SSH_PRIVATE_KEY
- $MERGE_TRAIN_API_TOKEN
- $MERGE_FORCE_ENABLE
script:
- scripts/merge-train
cache: