Update .gitlab-ci.yml

benjamin
Grégory Lebreton 2 years ago
parent fb7547bbb9
commit ceadf74fd7

@ -1,7 +1,6 @@
image: python:3.9.2-alpine
image: python:3.8-buster
before_script:
- apk update && apk add git
- pip install -r requirements.txt
test:

Loading…
Cancel
Save