From c604131e041ad05fd3cf10c3428fd9fc72644d9e Mon Sep 17 00:00:00 2001 From: Ariel Rin Date: Mon, 21 Sep 2020 12:12:02 +1000 Subject: [PATCH] Update Deploy Runner --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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