Added image to clean code

Former-commit-id: 4462eb41eec61be775b468617dc91a04b23c0367
This commit is contained in:
Forest Anderson 2019-04-24 09:39:30 -04:00 committed by Forest
parent b9bdddf944
commit 77492a80ea

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