You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(ct): enable verbose Docker output for build and deployment steps
Added `-Ddocker.verbose` to Maven commands in container workflows to improve clarity and troubleshooting during build and deploy processes.
Without verbose logging, trying to find why a build fails in CI is much harder.
0 commit comments