Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[ci] fix build implementers guide #6306

Merged
merged 3 commits into from
Nov 17, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
rm git fetch from publish-docs
  • Loading branch information
alvicsam committed Nov 17, 2022
commit 59bc0cc65ccc0fe3662f2fa2b12b4ba30426d90a
3 changes: 0 additions & 3 deletions scripts/ci/gitlab/pipeline/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,6 @@ publish-rustdoc:
extends:
- .kubernetes-env
image: paritytech/tools:latest
variables:
# git depth is set on purpose: https://github.com/paritytech/polkadot/issues/6284
GIT_DEPTH: 0
rules:
- if: $CI_PIPELINE_SOURCE == "pipeline"
when: never
Expand Down