Update .gitpod.yml

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

View file

@ -2,8 +2,7 @@
# 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.
image:
file: java:17
image: gitpod/workspace-java-17
tasks:
- init: mvn clean install