Update gitlab configuration

This commit is contained in:
Sonny Bakker 2023-06-28 08:37:28 +02:00
parent a9741d4063
commit 9258d33f4e
2 changed files with 9 additions and 1 deletions

View file

@ -4,7 +4,7 @@ python-tests:
services:
- postgres:15
- memcached:1.5.22
image: ./docker/django
image: python:3.9-bullseye
before_script:
- pip install -r requirements/ci.txt
script: