.gitpod.yml 180 B

1234567891011
  1. github:
  2. prebuilds:
  3. addBadge: true
  4. addComment: false
  5. addCheck: false
  6. master: true
  7. branches: true
  8. pullRequestsFromForks: true
  9. tasks:
  10. - init: npm install