Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
4f15e5a887
commit
f4e7ced9d8
@ -7,6 +7,7 @@ use eyre::{Context, OptionExt};
|
|||||||
|
|
||||||
use crate::{rust_service::RustServiceContext, MainAction};
|
use crate::{rust_service::RustServiceContext, MainAction};
|
||||||
|
|
||||||
|
#[derive(Clone)]
|
||||||
pub struct DroneTemplater {
|
pub struct DroneTemplater {
|
||||||
client: dagger_sdk::Query,
|
client: dagger_sdk::Query,
|
||||||
template: PathBuf,
|
template: PathBuf,
|
||||||
|
Loading…
Reference in New Issue
Block a user