From ec9412f69304e6e714564f87b6d1e78621f9cfc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?c=C4=83t=C4=83lin?= Date: Thu, 11 Aug 2022 22:58:10 +0200 Subject: [PATCH] ci: debug --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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