Add proper gitpod.yml
This commit is contained in:
parent
8ef5b04212
commit
6117e6021d
8
.gitpod.yml
Normal file
8
.gitpod.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/
|
||||||
|
tasks:
|
||||||
|
- init: Install git-mob # runs during prebuild
|
||||||
|
command: npm i -g git-mob
|
||||||
|
vscode:
|
||||||
|
extensions:
|
||||||
|
- redhat.java
|
||||||
|
- mhutchie.git-graph
|
@ -1,3 +0,0 @@
|
|||||||
vscode:
|
|
||||||
extensions:
|
|
||||||
- redhat.java
|
|
Loading…
x
Reference in New Issue
Block a user