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:
authorAchilleas Pipinellis <axil@gitlab.com>2021-06-23 17:21:55 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2021-06-23 17:21:55 +0300
commit92e854ea3d73fb82da843cdc5539d83c91971173 (patch)
tree14ccf80c70271b18da257dcaf3a86fca698fa60b
parentd2b92621575e5a71ad078a311a146916ddc4afef (diff)
Use new lint-html image for the HTML tests
-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