pipeline: build: image: node commands: - npm i -g yarn - yarn dev