[ci] fix build implementers guide (#6306)

* [ci] fix build implementers guide

* add comment

* rm git fetch from publish-docs
This commit is contained in:
Alexander Samusev
2022-11-17 16:42:46 +01:00
committed by GitHub
parent ccad411e46
commit d19484e972
2 changed files with 3 additions and 2 deletions
@@ -153,8 +153,6 @@ publish-rustdoc:
extends:
- .kubernetes-env
image: paritytech/tools:latest
variables:
GIT_DEPTH: 100
rules:
- if: $CI_PIPELINE_SOURCE == "pipeline"
when: never