update gitpod.yml

master
Nic0Nic0Nii 3 years ago
parent 6117e6021d
commit 436dce0901
  1. 3
      .gitpod.yml

@ -1,7 +1,6 @@
# List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/ # List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/
tasks: tasks:
- init: Install git-mob # runs during prebuild - init: npm i -g git-mob
command: npm i -g git-mob
vscode: vscode:
extensions: extensions:
- redhat.java - redhat.java

Loading…
Cancel
Save