.gitpod.yml 63 B

1234
  1. tasks:
  2. - init: npm install
  3. image:
  4. file: .gitpod.Dockerfile