1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2024-11-21 12:23:00 +00:00
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,