image: alpine:latest pages: stage: deploy script: - echo "Nothing to do here." artifacts: paths: - docs only: - master