image: alpine:latest pages: stage: deploy script: - echo 'Building page...' artifacts: paths: - public only: - main