Skip to content

Commit d3c4fc6

Browse files
java 17 support + error msg enhancement + docs
1 parent 3c35b47 commit d3c4fc6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.drone.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ pool:
99
use: ubuntu
1010

1111
steps:
12-
- name: pr tests
13-
image: plugins/docker:20
14-
commands:
15-
- echo "Running PR Tests in parallel"
16-
depends_on:
17-
- pr test java 11
18-
- pr test java 17
1912
- name: pr test java 11
2013
image: plugins/docker:20
2114
settings:

0 commit comments

Comments
 (0)