Closed jvmusin closed 2 years ago
JIB plugin is not ready for the configuration cache and loads tasks eagerly. To avoid errors with that, we can do all the work in the execution time instead of configuration time. This way we will only configure tasks that are part of the build.
JIB plugin is not ready for the configuration cache and loads tasks eagerly. To avoid errors with that, we can do all the work in the execution time instead of configuration time. This way we will only configure tasks that are part of the build.