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/
tasks:
- init: Install git-mob # runs during prebuild
command: npm i -g git-mob
- init: npm i -g git-mob
vscode:
extensions:
- redhat.java

Loading…
Cancel
Save