fix image name

This commit is contained in:
ziirish 2018-01-12 11:14:06 +01:00
parent 51579f74d4
commit 2e8f478d93
No known key found for this signature in database
GPG key ID: 72DB229A64B54E46

View file

@ -84,7 +84,7 @@ build:py3:
build:doc:
stage: build
image: python3.6
image: python:3.6
script:
- sed -e "s,^#\(.*\)@AUTOFLASK@\(.*\)$,\1sphinxcontrib.autohttp.flask\2," docs/conf.py
- apt-get update && apt-get install -y unzip