mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 15:04:14 +00:00
Removing check documentation build from drone, now that's in lemmy-docs.
This commit is contained in:
parent
25dd1a21e2
commit
672d4507b2
1 changed files with 0 additions and 6 deletions
|
@ -19,12 +19,6 @@ steps:
|
|||
commands:
|
||||
- chown 1000:1000 . -R
|
||||
|
||||
- name: check documentation build
|
||||
image: ekidd/rust-musl-builder:1.47.0
|
||||
commands:
|
||||
- cargo install mdbook --git https://github.com/Ruin0x11/mdBook.git --branch localization --rev d06249b
|
||||
- mdbook build docs/
|
||||
|
||||
- name: check formatting
|
||||
image: rustdocker/rust:nightly
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue