woodpecker++
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Victoria Fierce 2023-02-18 14:21:20 +01:00
parent d1e86ac898
commit ce8aaa1d73

5
.woodpecker.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
build:
image: maven:3-openjdk-18-slim
commands:
- mvn package