blablacar / dgr

Container build and runtime tool
Apache License 2.0
248 stars 21 forks source link

Dgr push -t -T set-env fails #178

Closed nyodas closed 8 years ago

nyodas commented 8 years ago

When running dgr push -t -T --set-env=POP=POM The variable aren't spread into the test.

n0rad commented 8 years ago

when is it used ?

Is it during build ? during prestart ? in the test ?