diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6fe31fd..33259df 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: python:3.7-alpine +image: python:3.7 stages: - test