Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -30,6 +30,7 @@ async fn main() -> eyre::Result<()> {
|
||||
.with_mold("2.3.3")
|
||||
.with_bin_name(BIN_NAME)
|
||||
.with_deployment(false)
|
||||
.with_dagger_bin("0.9.8")
|
||||
.to_owned();
|
||||
|
||||
let drone_templater = &DroneTemplater::new(client, "templates/cuddle-rust-cli-plan.yaml")
|
||||
|
Reference in New Issue
Block a user