Update README.md and application.yml: adjust cron to 30-minute intervals, add JRE-21 requirement; enhance pom.xml with issue management details
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
Build and Push Docker Image / build-and-push (push) Successful in 1m5s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
jdvs:
|
||||
base-dir: ./javadoc-storage
|
||||
cron: 0 0/15 * * * ?
|
||||
cron: 0 0/30 * * * ?
|
||||
clean-on-start: false
|
||||
run-on-start: false
|
||||
maven-central-url: https://repo1.maven.org/maven2
|
||||
|
||||
Reference in New Issue
Block a user