mirror of
https://gitlab.com/veloren/veloren.git
synced 2025-07-25 12:52:26 +00:00
Added image to clean code
Former-commit-id: 5f33b098b0f086d9ccf77acd028463027ef58482
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user