diff options
author | Tomasz Maczukin <tomasz@gitlab.com> | 2018-06-07 17:43:04 +0000 |
---|---|---|
committer | Tomasz Maczukin <tomasz@gitlab.com> | 2018-06-07 17:43:04 +0000 |
commit | d2aa3e3d5fae1017373cc047a9403cfa111b2031 (patch) | |
tree | 6f7fbb29126e64672e7fd84e115e199319fa0838 /changelogs | |
parent | 1023a096310690ba18f1da273177b511f00cea1d (diff) | |
parent | 6139c013adb1877451cdbf254d0ea61cc3a571b0 (diff) | |
download | gitlab-ce-d2aa3e3d5fae1017373cc047a9403cfa111b2031.tar.gz |
Merge branch 'introduce-job-keep-alive-api-endpoint' into 'master'
Make CI job update entrypoint to work as keep-alive endpoint
See merge request gitlab-org/gitlab-ce!19543
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/introduce-job-keep-alive-api-endpoint.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/introduce-job-keep-alive-api-endpoint.yml b/changelogs/unreleased/introduce-job-keep-alive-api-endpoint.yml new file mode 100644 index 00000000000..0789fc34f27 --- /dev/null +++ b/changelogs/unreleased/introduce-job-keep-alive-api-endpoint.yml @@ -0,0 +1,5 @@ +--- +title: Make CI job update entrypoint to work as keep-alive endpoint +merge_request: 19543 +author: +type: changed |