mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 04:52: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:
|
rustfmt:
|
||||||
stage: test
|
stage: test
|
||||||
image: rustlang/rust:nightly-slim
|
image: iamsauravsharma/rust-fmt:nightly-alpine
|
||||||
before_script:
|
before_script:
|
||||||
- cargo -V
|
- cargo -V
|
||||||
- cargo fmt --version
|
- cargo fmt --version
|
||||||
|
|
Loading…
Add table
Reference in a new issue