image : python:3.8-buster before_script: - pip install -r requirements.txt test: stage: test script: - mkdocs build --strict --verbose ...
確定! 回上一頁