feat: with cuddle release clone
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-03-30 23:48:20 +01:00
parent 5fb1399f0c
commit 99bc420f71
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -5,6 +5,7 @@ use eyre::Context;
use crate::{cli, cuddle_file::CuddleFile, MainAction};
#[derive(Clone)]
pub struct CuddleReleaser {
client: dagger_sdk::Query,
env: Option<String>,