From 4e91eefd75f8f254167ec4cc664a26f88b9d442f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?c=C4=83t=C4=83lin?= Date: Fri, 12 Aug 2022 19:09:59 +0200 Subject: [PATCH] ci: debug --- .drone.yml | 2 ++ README.md | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) 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 -