1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-11-27 02:43:01 +00:00

Update .gitlab-ci.yml

This commit is contained in:
korenstin 2024-05-26 18:41:49 +02:00
parent aea6ec5e49
commit 631a5a59ad

View File

@ -56,7 +56,7 @@ py39-django22:
linters:
stage: quality-assurance
image: debian:buster-backports
image: debian:bullseye
before_script:
- apt-get update && apt-get install -y tox
script: tox -e linters