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

This commit is contained in:
2022-10-18 12:32:52 +02:00
parent e86b126cae
commit b72f3f1b6a
+1 -1
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