mirror of https://gitlab.crans.org/bde/nk20
Update .gitlab-ci.yml
This commit is contained in:
parent
0218d43a17
commit
989905ea64
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue