diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 800e4830..162de3d8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,7 +41,7 @@ test-3.8-all: deploy_production: stage: deploy - image: python:3.6-stretch + image: python:3.8-buster before_script: - pip install twine