image: alpine:latest pages: stage: deploy script: - echo 'Nothing to do...' artifacts: paths: - X3DOMTutorial only: - master