separate docker image to build docs (#10543)
This commit is contained in:
parent
ebf51c0be0
commit
4e2e88a620
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user