copy paste is a bad practice

This commit is contained in:
Otthorn 2021-02-21 23:46:20 +01:00
parent 9b50ba722c
commit 28932f316b
1 changed files with 2 additions and 2 deletions

View File

@ -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