mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 04:52:28 +00:00
ci: use msrd0/cargo-readme
This commit is contained in:
parent
5057de90e6
commit
845f85ee48
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ test-all:
|
|||
|
||||
readme:
|
||||
stage: test
|
||||
image: msrd0/rust:alpine-readme
|
||||
image: msrd0/cargo-readme
|
||||
script:
|
||||
- cargo readme -r gotham_restful -t ../README.tpl >README.md.new
|
||||
- diff README.md README.md.new
|
||||
|
|
Loading…
Add table
Reference in a new issue