add woodpecker.yml

This commit is contained in:
2022-06-07 08:29:04 +02:00
parent 95376a2369
commit 83a52030f5
3 changed files with 12 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
# .woodpecker.yml
pipeline:
build:
image: maven:3-jdk-11
commands:
- mvn clean package -P db-mariadb