This commit is contained in:
parent
d1e86ac898
commit
ce8aaa1d73
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