woodpecker++
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

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

5
.woodpecker.yml Normal file
View File

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