Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
8282f89640
commit
29c59f1ca6
@ -57,7 +57,7 @@ pub mod drone_templater {
|
||||
"drone-templater",
|
||||
"upload",
|
||||
"--template",
|
||||
&self.template.display(),
|
||||
&self.template.display().to_string(),
|
||||
]);
|
||||
|
||||
Ok(())
|
||||
|
Loading…
Reference in New Issue
Block a user