forked from extern/nushell
Update .gitpod.yml
This commit is contained in:
parent
6617731d5b
commit
ac116f4f7c
11
.gitpod.yml
11
.gitpod.yml
@ -1,11 +1,2 @@
|
|||||||
image:
|
image:
|
||||||
file: docker/Dockerfile
|
file: .gitpod.dockerfile
|
||||||
|
|
||||||
# List the ports you want to expose and what to do when they are served. See https://www.gitpod.io/docs/43_config_ports/
|
|
||||||
ports:
|
|
||||||
- port: 3000
|
|
||||||
|
|
||||||
# List the start up tasks. You can start them in parallel in multiple terminals. See https://www.gitpod.io/docs/44_config_start_tasks/
|
|
||||||
tasks:
|
|
||||||
- init: echo 'init script' # runs during prebuild
|
|
||||||
command: echo 'start script'
|
|
||||||
|
Loading…
Reference in New Issue
Block a user