GoogleContainerTools/jib
Convert Gradle config parameters `jib.container.environment` to use lazy evaluation
开放
#4,067 创建于 2023年7月7日
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