GoogleContainerTools/jib

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

开放

#4,067 创建于 2023年7月7日

 (9 条评论) (0 个反应) (0 位负责人)Java (1,412 个派生)batch import
enhancementgood first issuepriority:p3

仓库指标

星标
 (13,341 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南