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:
authorMarcel Amirault <4155490-marcel.amirault@users.noreply.gitlab.com>2021-06-24 04:48:28 +0300
committerMarcel Amirault <4155490-marcel.amirault@users.noreply.gitlab.com>2021-06-24 04:48:28 +0300
commit5f878f6c7617a16935a9e4371be4b94ea545d856 (patch)
tree105c99cf4ac0f66f2d5ed006f6ea6fe6ffd24912
parent1e8290554f0d34bb8d31f765f1252c19cad72244 (diff)
parent92e854ea3d73fb82da843cdc5539d83c91971173 (diff)
Merge branch 'axil-use-new-lint-html-image' into 'main'
Use new lint-html image for the HTML tests See merge request gitlab-org/gitlab-docs!1917
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 39f3988b..c338b078 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -237,7 +237,7 @@ compile_dev:
# Test internal links and anchors with nanoc
#
test_internal_links_and_anchors:
- image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.13-ruby-2.7.2
+ image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.13-ruby-2.7.2-d2b92621
extends:
- .rules_site_tests
- .cache_gem