Skip to content

Commit

Permalink
chore(dev): init gitpod support
Browse files Browse the repository at this point in the history
  • Loading branch information
nsteinmetz authored and tchiotludo committed Jun 17, 2022
1 parent 0a85914 commit df6348a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

tasks:
- init: ./gradlew build


vscode:
extensions:
- vscjava.vscode-java-pack
- ms-azuretools.vscode-docker

0 comments on commit df6348a

Please sign in to comment.