image:
  file: .gitpod.Dockerfile

tasks:
  - init: yarn install && yarn run build
