mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-22 12:42:28 +00:00
ci: use less broken docker image for rustfmt
This commit is contained in:
parent
af28e0d916
commit
44e2f0317c
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ readme:
|
|||
|
||||
rustfmt:
|
||||
stage: test
|
||||
image: rustlang/rust:nightly-slim
|
||||
image: iamsauravsharma/rust-fmt:nightly-alpine
|
||||
before_script:
|
||||
- cargo -V
|
||||
- cargo fmt --version
|
||||
|
|
Loading…
Add table
Reference in a new issue