bumped to maven:3.8.2-openjdk-17 because it works on ubuntu hosts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
steam 2022-10-18 12:32:52 +02:00
parent e86b126cae
commit b72f3f1b6a

View File

@ -5,7 +5,7 @@ steps:
-
commands:
- "mvn clean test"
image: "maven:3-openjdk-18"
image: "maven:3.8.2-openjdk-17"
name: test
-
image: appleboy/drone-telegram