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

This commit is contained in:
Torrie Fischer 2023-02-18 14:34:14 +01:00
parent 9b0bdfddc8
commit dd37c0f9a5

5
.woodpecker.yml Normal file
View File

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