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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 32592880..865091ed 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -122,12 +122,11 @@ test_internal_links:
#
test_internal_anchors:
stage: test
- allow_failure: true
tags:
- - docker
- gitlab-org
script:
- bundle exec nanoc check internal_anchors
+ allow_failure: true
cache:
key: "test-$CI_COMMIT_REF_NAME"
paths: