mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-21 20:33:00 +00:00
typo
This commit is contained in:
parent
3c1f1e74cb
commit
b4317d5047
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue