moved to maven:3-openjdk-18 because of permission issues with previous docker image
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
3c8da2ded0
commit
e86b126cae
@ -5,7 +5,7 @@ steps:
|
|||||||
-
|
-
|
||||||
commands:
|
commands:
|
||||||
- "mvn clean test"
|
- "mvn clean test"
|
||||||
image: "maven:3.8.3-openjdk-17"
|
image: "maven:3-openjdk-18"
|
||||||
name: test
|
name: test
|
||||||
-
|
-
|
||||||
image: appleboy/drone-telegram
|
image: appleboy/drone-telegram
|
||||||
|
Loading…
Reference in New Issue
Block a user