Skip to content

Commit

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

This file was deleted.

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

0 comments on commit f712835

Please sign in to comment.