feat: with tls
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -45,7 +45,7 @@ impl Releaser {
|
||||
let upload_id = local_app
|
||||
.package_clusters(input_path)
|
||||
.await
|
||||
.context("failed to package clustesrs")?;
|
||||
.context("failed to package clusters")?;
|
||||
|
||||
local_app
|
||||
.commit_artifact(&self.service, &branch, upload_id)
|
||||
|
Reference in New Issue
Block a user