Update .gitpod.yml

This commit is contained in:
Minecon724 2022-04-23 10:16:13 +02:00 committed by GitHub
parent 1771e10b42
commit 8dd1c8485c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
# and commit this file to your remote git repository to share the goodness with others.
image:
file: gitpod/workspace-java-17
file: java:17
tasks:
- init: mvn clean install