You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-11-06 09:09:19 +02:00
Correct Typo in Log Message (#3333)
This commit is contained in:
@@ -68,6 +68,6 @@ func runAbapAddonAssemblyKitPublishTargetVector(config *abapAddonAssemblyKitPubl
|
||||
return err
|
||||
}
|
||||
|
||||
log.Entry().Info("Success: Publishing finised")
|
||||
log.Entry().Info("Success: Publishing finished")
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user