This commit is contained in:
parent
9b0bdfddc8
commit
dd37c0f9a5
5
.woodpecker.yml
Normal file
5
.woodpecker.yml
Normal file
@ -0,0 +1,5 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: maven:3-openjdk-18-slim
|
||||
commands:
|
||||
- mvn package
|
Loading…
Reference in New Issue
Block a user