chore: fix invalid renovate preset configuration
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
This commit is contained in:
parent
4a1a7ad981
commit
2682a7a549
15 changed files with 44 additions and 40 deletions
|
@ -6,4 +6,4 @@ steps:
|
|||
|
||||
test:
|
||||
image: maven:3.9.10-eclipse-temurin-17
|
||||
commands: mvn verify --settings=.woodpecker/maven/settings.xml
|
||||
commands: mvn verify --settings=.woodpecker/maven/settings.xml -P-deploy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue