image: alpine pages: script: - mkdir public/ - mv index.html public/ artifacts: paths: - public