feat: update template
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -35,7 +35,7 @@ async fn main() -> eyre::Result<()> {
|
||||
|
||||
let drone_templater = Arc::new(Mutex::new(drone_templater::DroneTemplater::new(
|
||||
client,
|
||||
"cuddle-rust-cli-plan.yaml",
|
||||
"templates/cuddle-rust-cli-plan.yaml",
|
||||
)));
|
||||
|
||||
CuddleCI::default()
|
||||
|
Reference in New Issue
Block a user