fix pipeline
This commit is contained in:
parent
0ebe1e19d5
commit
13f8e86d50
4 changed files with 9 additions and 138 deletions
|
|
@ -57,7 +57,7 @@ func main() {
|
|||
|
||||
log.Infof("search public key in path: %v", path)
|
||||
if err != nil {
|
||||
log.Infof("error walking path: ", err)
|
||||
log.Infof("error walking path: %v", err)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue