image: alpine:latest pages: stage: deploy script: - echo 'Deploying...' artifacts: paths: - public only: - no-masters