using maven 3.8.1-jdk-11 docker image to fix the CI/CD build issue
This commit is contained in:
parent
0374e435a1
commit
7c7a144fe6
@ -5,11 +5,11 @@ steps:
|
||||
-
|
||||
commands:
|
||||
- "mvn clean test"
|
||||
image: "maven:3-jdk-11"
|
||||
image: "maven:3.8.1-jdk-11"
|
||||
name: test
|
||||
-
|
||||
image: appleboy/drone-telegram
|
||||
name: "send telegram notification"
|
||||
settings:
|
||||
to: 733452136
|
||||
token: "986857118:AAFN9uAhYl_0WMYUE6hWGPoLArjjBBPxDnM"
|
||||
token: "986857118:AAFN9uAhYl_0WMYUE6hWGPoLArjjBBPxDnM"
|
||||
|
Loading…
Reference in New Issue
Block a user