image: node before_script: - yarn install cache: paths: - node_modules/ pages: script: - yarn generate artifacts: paths: - dist only: - master