Skip to content

Commit

Permalink
Use Maven Daemon in Gitpod environment (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
anugrahsinghal authored May 1, 2022
1 parent 1577b9e commit fdf1389
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
tasks:
- init: ./mvnw verify spotless:apply -DskipTests=true
- before: sdk install mvnd
init: mvnd verify spotless:apply -DskipTests=true

vscode:
extensions:
Expand Down

0 comments on commit fdf1389

Please sign in to comment.