I added .gitlab-ci.yml at the top level directory following the GitLab Sphinx example: image: python:3.7-alpine pages: stage: deploy script: ...
確定! 回上一頁