mirror of
https://github.com/gotson/komga.git
synced 2026-07-10 00:14:33 +00:00
build(openapi): increase timeout for openapi generation
This commit is contained in:
parent
568e67aaf7
commit
cea20f9cfa
1 changed files with 1 additions and 0 deletions
|
|
@ -417,6 +417,7 @@ openApi {
|
|||
args.add("--spring.profiles.active=claim,generate-openapi")
|
||||
args.add("--server.port=8080")
|
||||
}
|
||||
waitTimeInSeconds.set(60)
|
||||
}
|
||||
|
||||
tasks.jacocoTestReport {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue