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: 5f33b098b0f086d9ccf77acd028463027ef58482
This commit is contained in:
parent
303b3eb906
commit
d0d3f2e9b8
@ -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