mirror of https://gitlab.crans.org/bde/nk20
copy paste is a bad practice
This commit is contained in:
parent
fd11d96d95
commit
0941ee954d
|
@ -16,14 +16,14 @@ py37-django22:
|
|||
# Ubuntu 20.04
|
||||
py38-django22:
|
||||
stage: test
|
||||
image: otthorn/nk20_ci_37
|
||||
image: otthorn/nk20_ci_38
|
||||
image: ubuntu:20.04
|
||||
script: tox -e py38-django22
|
||||
|
||||
# Debian Bullseye
|
||||
py39-django22:
|
||||
stage: test
|
||||
image: otthorn/nk20_ci_37
|
||||
image: otthorn/nk20_ci_39
|
||||
script: tox -e py39-django22
|
||||
|
||||
# Tox linter
|
||||
|
|
Loading…
Reference in New Issue