Skip to content

Commit

Permalink
chore(gitpod) Move to gitpod. (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
gounthar authored Oct 18, 2022
1 parent 12648b3 commit 19dc361
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
tasks:
- init: mvn clean verify

vscode:
extensions:
- bierner.markdown-preview-github-styles
- vscjava.vscode-java-pack
- redhat.java
- vscjava.vscode-java-debug
- vscjava.vscode-java-dependency
- vscjava.vscode-java-test
- vscjava.vscode-maven

0 comments on commit 19dc361

Please sign in to comment.