Using JIB in CI produces a mountain of logs because it prints progress, is there a simple way to turn them off?
In my case I am using the Gradle plugin, but I suspect it is the same issue with the Maven plugin
Using JIB in CI produces a mountain of logs because it prints progress, is there a simple way to turn them off?
In my case I am using the Gradle plugin, but I suspect it is the same issue with the Maven plugin