Update Deploy Runner

This commit is contained in:
Ariel Rin 2020-09-21 12:12:02 +10:00
parent f17607f126
commit c604131e04

View File

@ -41,7 +41,7 @@ test-3.8-all:
deploy_production: deploy_production:
stage: deploy stage: deploy
image: python:3.6-stretch image: python:3.8-buster
before_script: before_script:
- pip install twine - pip install twine