diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ae21749..2b7283f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,6 @@ precommit: stage: test + image: python:3.12-bookworm before_script: - apt update && apt install -y --no-install-recommends git script: