This commit is contained in:
parent
c72f27168f
commit
ec9412f693
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: git.roboces.dev/catalin/poetry:beta
|
image: git.roboces.dev/catalin/poetry:beta
|
||||||
commands:
|
commands:
|
||||||
- ./venv/bin/pre-commit run --all-files --color always
|
- venv/bin/pre-commit run --all-files --color always
|
||||||
|
|
||||||
- name: rebuild cache
|
- name: rebuild cache
|
||||||
image: meltwater/drone-cache
|
image: meltwater/drone-cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue