Merge branch 'deploy-doc-python3-image' into 'master'

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

See merge request poezio/poezio!106
This commit is contained in:
louiz’ 2020-05-22 23:46:09 +02:00
commit 4c1ab027ac

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