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:
|
||||
TESTER-DEV: ALL
|
||||
system: ALL
|
||||
AUTO-TESTER: ALL
|
||||
auto-tester: ALL
|
||||
|
||||
mybatis:
|
||||
mapper-locations: classpath:mapper/**/*.xml
|
||||
|
||||
Reference in New Issue
Block a user