Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
fa67d71d64
commit
19ad63d31d
@ -85,7 +85,7 @@ impl MainAction for CuddleReleaser {
|
||||
let cuddle_releaser = client
|
||||
.container()
|
||||
.from(cuddle_releaser_image)
|
||||
.with_env_variable("RUST_LOG", "trace")
|
||||
//.with_env_variable("RUST_LOG", "trace")
|
||||
.with_mounted_directory("/mnt/templates", folder)
|
||||
.with_unix_socket(
|
||||
ssh_sock.clone(),
|
||||
|
Loading…
Reference in New Issue
Block a user