image: python:3.6-alpine
pages: script:
- pip install sphinx
artifacts: paths: - public only: - master