Files
Bryan Klein 3073f15ef9 Remove 'build' step from gitpod init. (#16432)
It is unnecessary for dev preview.
2022-05-22 12:17:43 -07:00

9 lines
130 B
YAML

tasks:
- init: yarn install
command: yarn run start
ports:
- port: 5042
visibility: private
onOpen: open-browser