Added lsof to maven test docker image
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5bc2acac1d
commit
d017cb19f3
@ -2,6 +2,7 @@ pipeline:
|
||||
test:
|
||||
image: maven:3-jdk-11
|
||||
commands:
|
||||
- apt update && apt install -y lsof
|
||||
- mvn test
|
||||
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user