diff options
author | Philippe Lafoucrière <plafoucriere@gitlab.com> | 2019-06-26 12:27:04 -0400 |
---|---|---|
committer | Philippe Lafoucrière <plafoucriere@gitlab.com> | 2019-06-26 12:27:04 -0400 |
commit | b364b81e42327c265497b84d325ddeb1f2eac25e (patch) | |
tree | 283586ecfd92dd274f19d828db17bae953b869f0 | |
parent | 0d32dbb831b5d28cc392cb89c817a6fb5bb093be (diff) | |
download | gitlab-ce-b364b81e42327c265497b84d325ddeb1f2eac25e.tar.gz |
Add changelog entry
-rw-r--r-- | changelogs/unreleased/30081-cleanup-gitlab-ci-conf.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/30081-cleanup-gitlab-ci-conf.yml b/changelogs/unreleased/30081-cleanup-gitlab-ci-conf.yml new file mode 100644 index 00000000000..934453d91e0 --- /dev/null +++ b/changelogs/unreleased/30081-cleanup-gitlab-ci-conf.yml @@ -0,0 +1,5 @@ +--- +title: Avoid security checks on docs and clean-up GitLab-CI configuration +merge_request: 30081 +author: +type: fixed |