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:
commit
4c1ab027ac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue