From 784d42594a437081b8d8b428b3785670ee7f7033 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Thu, 28 Feb 2019 10:34:51 +0000 Subject: Untag internal anchor test job --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 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: -- cgit v1.2.3