chore: migrated repository from github.com
to git.kokuwa.io
This commit is contained in:
parent
9c383a277f
commit
50fe4a86b8
27 changed files with 1145 additions and 479 deletions
9
.woodpecker/verify.yaml
Normal file
9
.woodpecker/verify.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
when:
|
||||
event: [manual, pull_request]
|
||||
path: [.woodpecker/verify.yaml, pom.xml, src/**]
|
||||
|
||||
steps:
|
||||
|
||||
test:
|
||||
image: maven:3.9.10-eclipse-temurin-17
|
||||
commands: mvn verify --settings=.woodpecker/maven/settings.xml
|
Loading…
Add table
Add a link
Reference in a new issue