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