give priority to '-e/--env-file' option over default files (#5628)
Signed-off-by: Jalaj <96870071+jalaj711@users.noreply.github.com>
This commit is contained in:
parent
ce08bc704e
commit
f60d6c9042
4 changed files with 37 additions and 6 deletions
4
tests/test_apps/.customenv
Normal file
4
tests/test_apps/.customenv
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
FOO=customenv
|
||||
BAZ=1
|
||||
BAR=custombar
|
||||
EGGS=custom
|
||||
Loading…
Add table
Add a link
Reference in a new issue