GoogleContainerTools/jib

Convert Gradle config parameters `jib.container.environment` to use lazy evaluation

Offen

#4.067 geöffnet am 07.07.2023

 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.412 Forks)batch import
enhancementgood first issuepriority:p3

Repository-Metriken

Stars
 (13.341 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide