diff --git a/.drone.yml b/.drone.yml index 1494966..79ca3a0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,12 +30,14 @@ steps: - .venv - name: install dependencies + pull: true image: git.roboces.dev/catalin/poetry:beta commands: - poetry config virtualenvs.in-project 1 - poetry install --with linters - name: lint + pull: true image: git.roboces.dev/catalin/poetry:beta commands: - .venv/bin/pre-commit run --all-files --color always diff --git a/README.md b/README.md index 9bc62cc..a7f58c6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ # halig -