Update .gitlab/ci/doc.gitlab-ci.yml

This commit is contained in:
Swann Martinez 2021-03-02 09:07:50 +00:00
parent d2215b662c
commit 113ab81cbf

View File

@ -1,5 +1,5 @@
pages: pages:
needs: ["build","deploy"] needs: ["deploy"]
stage: doc stage: doc
image: python:3.7-alpine image: python:3.7-alpine
script: script: