diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2017-03-22 18:22:34 +0100 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2017-03-28 17:50:28 +0200 |
commit | bb910c3b46fa9dde47ea3377d4463c0eae5149c7 (patch) | |
tree | 7f8b764936efc91ab89a89b31db88ef153cedeb4 /changelogs | |
parent | d70f9c85631ec16523528eabf6f470619bf7969a (diff) | |
download | gitlab-ce-bb910c3b46fa9dde47ea3377d4463c0eae5149c7.tar.gz |
Make CI build to use optimistic locking only on status change
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/make-ci-build-to-lock-on-status-change.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/make-ci-build-to-lock-on-status-change.yml b/changelogs/unreleased/make-ci-build-to-lock-on-status-change.yml new file mode 100644 index 00000000000..b0c5eb4ed17 --- /dev/null +++ b/changelogs/unreleased/make-ci-build-to-lock-on-status-change.yml @@ -0,0 +1,4 @@ +--- +title: Make CI build to use optimistic locking only on status change +merge_request: +author: |