diff --git a/.drone.yml b/.drone.yml index 3b0c68a..263685d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,8 @@ steps: - name: test image: rust + depends_on: + - code_quality volumes: - name: rust_registry path: /usr/local/cargo/registry