diff --git a/.drone.yml b/.drone.yml index 13f7524..0d312fe 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,7 +38,7 @@ steps: - name: lint image: git.roboces.dev/catalin/poetry:beta commands: - - ./venv/bin/pre-commit run --all-files --color always + - venv/bin/pre-commit run --all-files --color always - name: rebuild cache image: meltwater/drone-cache