jenkinsfile
This commit is contained in:
@@ -11,10 +11,10 @@ spring:
|
||||
connection-timeout: 20000
|
||||
idle-timeout: 300000
|
||||
max-lifetime: 1800000
|
||||
# sql:
|
||||
# init:
|
||||
# mode: always
|
||||
# schema-locations: classpath:sql/schema.sql
|
||||
sql:
|
||||
init:
|
||||
mode: always
|
||||
schema-locations: classpath:sql/schema.sql
|
||||
batch:
|
||||
job:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user