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:
authorGrzegorz Bizon <grzegorz@gitlab.com>2019-02-28 13:34:51 +0300
committerGrzegorz Bizon <grzegorz@gitlab.com>2019-02-28 13:34:51 +0300
commitc187ac1abc976cfcbc30673d6394f8280dd1a190 (patch)
tree3c14e61de2fb67f28c452b09b198d4895218bf27
parentfe4b674357b482b26b017aae54b273f31e6b5891 (diff)
parent784d42594a437081b8d8b428b3785670ee7f7033 (diff)
Merge branch 'untag-anchor-job' into 'master'
Untag internal anchor test job Closes #344 See merge request gitlab-com/gitlab-docs!423
-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: