From ef70ad5fad429a75c2372d3ed165ceba22ae73f4 Mon Sep 17 00:00:00 2001 From: TriplEight Date: Thu, 28 Mar 2019 17:19:00 +0100 Subject: [PATCH] separate docker image to build docs (#10543) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 51e0a29dfc2..7f40a696741 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: