mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Added image to clean code
Former-commit-id: 4462eb41eec61be775b468617dc91a04b23c0367
This commit is contained in:
parent
b9bdddf944
commit
77492a80ea
@ -39,6 +39,7 @@ before_script:
|
||||
|
||||
clean-code:
|
||||
stage: pre-build
|
||||
image: registry.gitlab.com/veloren/veloren-docker-ci
|
||||
script:
|
||||
- rustup component add rustfmt-preview
|
||||
- cargo fmt --all -- --check
|
||||
|
Loading…
Reference in New Issue
Block a user