Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-15 15:11:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-15 15:11:13 +0300
commitae27cd3c8824d0d7815ad9ba550ad249f7e298a6 (patch)
treeb926ecf47418ab28a6c9a70f2f20cfe14091ff58 /.gitlab/ci
parent33f96e8df089c2291010598c50ec6868ab8cb1ef (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab/ci')
-rw-r--r--.gitlab/ci/docs.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/ci/docs.gitlab-ci.yml b/.gitlab/ci/docs.gitlab-ci.yml
index 3e3d994c70b..c585047f916 100644
--- a/.gitlab/ci/docs.gitlab-ci.yml
+++ b/.gitlab/ci/docs.gitlab-ci.yml
@@ -88,3 +88,4 @@ deprecations-doc check:
needs: []
script:
- bundle exec rake gitlab:docs:check_deprecations
+ allow_failure: true