From 6d90b01ed0ea1e9ccbdf3347de1a3d4b8cf187ae Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Tue, 11 Dec 2018 15:08:54 +0100 Subject: Add test image to test docs links --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c7d07c857bc..27882db8551 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -542,7 +542,7 @@ static-analysis: docs lint: <<: *dedicated-runner <<: *except-qa - image: "registry.gitlab.com/gitlab-com/gitlab-docs:lint" + image: "registry.gitlab.com/gitlab-com/gitlab-docs/test/docs:lint" stage: test cache: {} dependencies: [] -- cgit v1.2.1