Update .gitlab/ci/doc.gitlab-ci.yml
This commit is contained in:
parent
d2215b662c
commit
113ab81cbf
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user