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

貢獻者指南