mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Make sure all shoutrrr notifications are sent (#564)
This commit is contained in:
parent
b8408269bb
commit
fdecd40189
9 changed files with 122 additions and 15 deletions
|
@ -138,6 +138,7 @@ func Run(c *cobra.Command, names []string) {
|
|||
log.Info("Running a one time update.")
|
||||
}
|
||||
runUpdatesWithNotifications(filter)
|
||||
notifier.Close()
|
||||
os.Exit(0)
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue