Skip to content

Commit

Permalink
Update Gitpod configuration
Browse files Browse the repository at this point in the history
After discussions, the custom settings.xml is not needed.

Signed-off-by: Darin Pope <[email protected]>
  • Loading branch information
darinpope committed Nov 10, 2021
1 parent 42c2e43 commit 5d31b08
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
2 changes: 0 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ tasks:
sdk install maven 3.8.3
sdk use maven 3.8.3
brew install gh
before: |
cp .mvn/gitpod-mvn-settings.xml ~/.m2/settings.xml
vscode:
extensions:
Expand Down
38 changes: 0 additions & 38 deletions .mvn/gitpod-mvn-settings.xml

This file was deleted.

0 comments on commit 5d31b08

Please sign in to comment.