File: .gitpod.yml

package info (click to toggle)
node-jest 29.6.2~ds1%2B~cs73.45.28-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 33,020 kB
  • sloc: javascript: 21,648; makefile: 47; sh: 21
file content (4 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (2)
1
2
3
4
# Commands to start on workspace startup. See https://www.gitpod.io/docs/config-gitpod-file
tasks:
  - init: yarn install && yarn run build
    command: yarn run watch