Use Alpine Linux to reduce test image size

This commit is contained in:
Yohann D'ANELLO 2020-11-04 20:13:32 +01:00
parent 26427665f3
commit 1332a8f514

View file

@ -1,5 +1,5 @@
--- ---
image: python:3.9 image: python:3.9-alpine
stages: stages:
- lint - lint