GoogleContainerTools/jib

Convert Gradle config parameters `jib.container.environment` to use lazy evaluation

Open

#4,067 建立於 2023年7月7日

在 GitHub 查看
 (9 留言) (0 反應) (2 負責人)Java (13,341 star) (1,412 fork)batch import
enhancementgood first issuepriority:p3

描述

Just like the like the jib.container.labels , the jib.container.environment property should use lazy evaluation. This will avoid having a mix of lazy/direct parameters set in the configuration

貢獻者指南