This commit is contained in:
Jörn-Michael Miehe 2022-01-27 15:22:41 +01:00
parent 3c1f1e74cb
commit b4317d5047

View file

@ -52,7 +52,7 @@ class TestDefault:
"image": "repo/image:tag",
"volumes": [
"${CONFIGDIR}/some/config:/path/to/some/config",
"CONFIGDIR/other/config:/path/to/other/config",
"$CONFIGDIR/other/config:/path/to/other/config",
]
}),
parent=None,