ci: Deploy the doc using the python:3 docker image

This commit is contained in:
louiz’ 2020-05-22 23:36:50 +02:00
parent f5b407e9b2
commit fe1b54ef97

View file

@ -9,7 +9,7 @@ build-doc:
- master@poezio/poezio
tags:
- www
image: docker.louiz.org/poezio/poezio/doc-builder
image: python:3
script:
- ./update.sh
- . ./poezio-venv/bin/activate