separate docker image to build docs (#10543)

This commit is contained in:
TriplEight 2019-03-28 17:19:00 +01:00 committed by GitHub
parent ebf51c0be0
commit 4e2e88a620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -249,6 +249,7 @@ publish-awss3-release:
publish-docs:
stage: publish
image: parity/rust-parity-ethereum-docs:xenial
only:
- tags
except:
@ -258,4 +259,3 @@ publish-docs:
- scripts/gitlab/publish-docs.sh
tags:
- linux-docker