GoogleContainerTools/jib
Convert Gradle config parameters `jib.container.environment` to use lazy evaluation
Aperta
#4067 aperta il 7 lug 2023
enhancementgood first issuepriority:p3
Metriche repository
- Star
- (13.341 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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