Update gitlab configuration
This commit is contained in:
parent
a9741d4063
commit
9258d33f4e
2 changed files with 9 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue