GoogleContainerTools/jib
Convert Gradle config parameters `jib.container.environment` to use lazy evaluation
Aberta
#4.067 aberto em 7 de jul. de 2023
enhancementgood first issuepriority:p3
Métricas do repositório
- Stars
- (13.341 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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