Update .gitpod.yml
This commit is contained in:
parent
8dd1c8485c
commit
67e7ff692b
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
||||||
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
|
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
|
||||||
# and commit this file to your remote git repository to share the goodness with others.
|
# and commit this file to your remote git repository to share the goodness with others.
|
||||||
|
|
||||||
image:
|
image: gitpod/workspace-java-17
|
||||||
file: java:17
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- init: mvn clean install
|
- init: mvn clean install
|
||||||
|
|
Loading…
Reference in a new issue