From a03cf2ed438412d430324f1138f1c195b92838fc Mon Sep 17 00:00:00 2001 From: Talha Cross <47772477+soc1c@users.noreply.github.com> Date: Fri, 5 Apr 2019 13:30:58 +0200 Subject: [PATCH] separate docker image to build docs (#10543) (#10561) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 51e0a29df..7f40a6967 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -249,7 +249,7 @@ publish-awss3-release: publish-docs: stage: publish - # <<: *no_git + image: parity/rust-parity-ethereum-docs:xenial only: - tags except: