Woodpecker CI
This commit is contained in:
parent
a54bb59857
commit
212a881f8e
2 changed files with 5 additions and 26 deletions
5
.woodpecker/maven.yml
Normal file
5
.woodpecker/maven.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
steps:
|
||||
- name: test
|
||||
image: maven:3.9.6-eclipse-temurin-17-alpine
|
||||
commands:
|
||||
- mvn -B verify
|
Loading…
Add table
Add a link
Reference in a new issue