Skip to content

Commit

Permalink
Fixed gitpod development environment
Browse files Browse the repository at this point in the history
Fixed gitpod development environment
  • Loading branch information
Hakky54 committed Aug 7, 2024
1 parent 3eb581e commit 0537062
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .gitpod.Dockerfile

This file was deleted.

7 changes: 4 additions & 3 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
image:
file: .gitpod.Dockerfile
tasks:
- init: mvn install
- name: Setup development environment
before: sdk install java 21.0.4-oracle
init: y
command: mvn install

0 comments on commit 0537062

Please sign in to comment.