Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -59,7 +59,10 @@ pub mod drone_templater {
|
||||
"upload",
|
||||
"--template",
|
||||
&self.template.display().to_string(),
|
||||
]);
|
||||
])
|
||||
.sync()
|
||||
.await
|
||||
.context("failed to upload drone templates with error")?;
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
Reference in New Issue
Block a user