image: alpine:latest pages: stage: deploy script: - echo "rien à faire..." artifacts: paths: - public only: - master