moved CI config to maven-3.8.3-openjdk-17
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
steam 2022-10-18 12:17:28 +02:00
parent a018d67953
commit 3c8da2ded0

View File

@ -5,11 +5,13 @@ steps:
-
commands:
- "mvn clean test"
image: "maven:3.8.1-jdk-11"
image: "maven:3.8.3-openjdk-17"
name: test
-
image: appleboy/drone-telegram
name: "send telegram notification"
settings:
to: 733452136
token: "<INVALID_TOKEN>"
to:
from_secret: telegram_to
token:
from_secret: telegram_token