Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
8b080f2f43
commit
5cac7d1c88
@ -26,6 +26,8 @@ impl CuddleFileExt for RustService {
|
||||
.with_bin_name(&cuddle_file.vars.service)
|
||||
.with_deployment(false);
|
||||
|
||||
tracing::trace!("with cuddle file: {:?}", &cuddle_file);
|
||||
|
||||
if let Some(components) = &cuddle_file.components {
|
||||
s = if let Some(database) = &components.database {
|
||||
match database {
|
||||
|
Loading…
Reference in New Issue
Block a user