git[od
This commit is contained in:
@@ -2,8 +2,8 @@ image:
|
|||||||
file: .gitpod.Dockerfile
|
file: .gitpod.Dockerfile
|
||||||
# # Commands to start on workspace startup
|
# # Commands to start on workspace startup
|
||||||
tasks:
|
tasks:
|
||||||
- init: bash /workspace/www_threefold_io/gitpod/install.sh
|
# - init: bash /workspace/www_threefold_io/gitpod/install.sh
|
||||||
- command: bash /workspace/www_threefold_io/gitpod/run.sh
|
- command: bash /workspace/www_threefold_io/gitpod/install.sh && bash /workspace/www_threefold_io/gitpod/run.sh
|
||||||
ports:
|
ports:
|
||||||
- port: 8080
|
- port: 8080
|
||||||
onOpen: open-browser
|
onOpen: open-browser
|
||||||
|
|||||||
Reference in New Issue
Block a user