Skip to content

Commit

Permalink
Merge pull request #86 from jmMeessen/gitpod
Browse files Browse the repository at this point in the history
Optimize Gitpod config
  • Loading branch information
jmMeessen authored Sep 12, 2022
2 parents a46134f + c20c619 commit fec6f5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
8 changes: 0 additions & 8 deletions .gitpod.Dockerfile

This file was deleted.

6 changes: 1 addition & 5 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Using an updated Gitpod docker image (when using a non default JDK or tools)
image:
file: .gitpod.Dockerfile

tasks:
- init: sdk default java 11.0.15-tem && mvn clean verify
- init: mvn clean verify

vscode:
extensions:
Expand Down

0 comments on commit fec6f5f

Please sign in to comment.