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