Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit a03cf2e

Browse files
authored
separate docker image to build docs (#10543) (#10561)
1 parent b6a764d commit a03cf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ publish-awss3-release:
249249

250250
publish-docs:
251251
stage: publish
252-
# <<: *no_git
252+
image: parity/rust-parity-ethereum-docs:xenial
253253
only:
254254
- tags
255255
except:

0 commit comments

Comments
 (0)