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

[ci] fix implementer guide job #6357

Merged
merged 11 commits into from
Nov 28, 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
Next Next commit
change git strategy
  • Loading branch information
alvicsam committed Nov 28, 2022
commit f62cd58444b13fcea94653e90c1b921a26dc19eb
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ build-implementers-guide:
- .collect-artifacts-short
# git depth is set on purpose: https://github.com/paritytech/polkadot/issues/6284
variables:
GIT_STRATEGY: clone
CI_IMAGE: paritytech/mdbook-utils:e14aae4a-20221123
script:
- git log --pretty=oneline --reverse | head -1
Expand Down