This commit is contained in:
Fu Diwei
2024-11-04 10:40:41 +08:00
parent e6726e4c02
commit 2fd57621d8
2 changed files with 15 additions and 9 deletions

View File

@@ -105,6 +105,9 @@ func (d *LocalDeployer) Deploy(ctx context.Context) error {
}
d.infos = append(d.infos, toStr("保存证书成功", nil))
default:
return errors.New("unsupported format")
}
// 执行命令