Added image to clean code

Former-commit-id: 5f33b098b0f086d9ccf77acd028463027ef58482
This commit is contained in:
Forest Anderson 2019-04-24 09:39:30 -04:00
parent 303b3eb906
commit d0d3f2e9b8

View File

@ -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