forked from toolshed/abra
test: make them work again
This commit is contained in:
@ -426,7 +426,7 @@ func cleanUpTag(tag, recipeName string) error {
|
||||
return err
|
||||
}
|
||||
|
||||
logrus.Warn("removed freshly created tag %s")
|
||||
logrus.Warnf("removed freshly created tag %s", tag)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user