feat: with cuddle file
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -23,8 +23,7 @@ async fn main() -> eyre::Result<()> {
|
||||
.with_workspace_crates()
|
||||
.await
|
||||
.with_mold("2.3.3")
|
||||
.with_bin_name(cuddle_file.vars.service)
|
||||
.with_deployment(false)
|
||||
.with_cuddle_file(&cuddle_file)
|
||||
.to_owned();
|
||||
|
||||
let render = &RustServiceRender::default();
|
||||
|
Reference in New Issue
Block a user