feat: update drone templater
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:
parent
b9417747a8
commit
5234c1da89
@ -1,6 +1,6 @@
|
||||
use std::path::PathBuf;
|
||||
|
||||
const DRONE_TEMPLATER_IMAGE: &str = "kasperhermansen/drone-templater:main-1711758171";
|
||||
const DRONE_TEMPLATER_IMAGE: &str = "kasperhermansen/drone-templater:main-1711805042";
|
||||
|
||||
use async_trait::async_trait;
|
||||
use eyre::Context;
|
||||
|
Loading…
Reference in New Issue
Block a user