Skip to content

Commit

Permalink
Contribute the gitpod-demos fixes to spring-petclinic back to gitpod-…
Browse files Browse the repository at this point in the history
…samples (#72)

* Add docker image to configuration

* remove jetbrains prewarm

---------

Co-authored-by: Lou Bichard <louis@gitpod.io>
  • Loading branch information
jankeromnes and loujaybee authored Jun 27, 2023
1 parent d7b27c9 commit 942dbd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
image: gitpod/workspace-full

tasks:
- init: ./mvnw clean install -U -DskipTests
command: ./mvnw spring-boot:run
Expand All @@ -16,5 +18,3 @@ jetbrains:
intellij:
plugins:
- com.haulmont.jpab
prebuilds:
version: both

0 comments on commit 942dbd1

Please sign in to comment.