update ci to woodpecker
All checks were successful
continuous-integration/drone the build was successful

This commit is contained in:
2021-09-29 21:57:27 +02:00
parent 4e0e1c4666
commit af615f11b8
2 changed files with 5 additions and 8 deletions

5
.woodpecker.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
package:
image: maven
commands:
- mvn clean package