Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
1f23425150
commit
2cb8929b91
@ -86,7 +86,7 @@ impl MainAction for CuddleReleaser {
|
||||
.container()
|
||||
.from(cuddle_releaser_image)
|
||||
.with_env_variable("RUST_LOG", "trace")
|
||||
.with_mounted_directory("/mnt/templates", folder)
|
||||
.with_directory("/mnt/templates", folder)
|
||||
.with_unix_socket(
|
||||
ssh_sock.clone(),
|
||||
client.host().unix_socket(ssh_sock.clone()),
|
||||
|
Loading…
Reference in New Issue
Block a user