summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/ms-implement-build-specific-timeout.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-09-18 14:14:39 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-09-18 14:14:39 +0000
commit1eb82b65c554f21d83447f895a6208905fabe112 (patch)
treeab12f01b3dc46f11c02afea1e470a78f06ca70c2 /changelogs/unreleased/ms-implement-build-specific-timeout.yml
parent4ab54c2233e91f60a80e5b6fa2181e6899fdcc3e (diff)
downloadgitlab-ce-stable-branch-foss-test.tar.gz
Add latest changes from gitlab-org/gitlab@12-3-auto-deploy-20190916stable-branch-foss-test
Diffstat (limited to 'changelogs/unreleased/ms-implement-build-specific-timeout.yml')
-rw-r--r--changelogs/unreleased/ms-implement-build-specific-timeout.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/changelogs/unreleased/ms-implement-build-specific-timeout.yml b/changelogs/unreleased/ms-implement-build-specific-timeout.yml
deleted file mode 100644
index bc66b0b2fba..00000000000
--- a/changelogs/unreleased/ms-implement-build-specific-timeout.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Allow specifying timeout per-job in .gitlab-ci.yml
-merge_request: 16777
-author: MichaƂ Siwek
-type: added