fix: add AUTO-TESTER to tenant-domains in application.yml to allow DeepBuilder tool execution
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m34s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m34s
This commit is contained in:
@@ -44,6 +44,8 @@ mcp:
|
|||||||
tenant-domains:
|
tenant-domains:
|
||||||
TESTER-DEV: ALL
|
TESTER-DEV: ALL
|
||||||
system: ALL
|
system: ALL
|
||||||
|
AUTO-TESTER: ALL
|
||||||
|
auto-tester: ALL
|
||||||
|
|
||||||
mybatis:
|
mybatis:
|
||||||
mapper-locations: classpath:mapper/**/*.xml
|
mapper-locations: classpath:mapper/**/*.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user