mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-04 20:15:01 +01:00
Entry metadata field
This commit is contained in:
@@ -169,6 +169,7 @@ func (di *Diun) runJob(job model.Job) (entry model.NotifEntry) {
|
||||
Status: model.ImageStatusError,
|
||||
Provider: job.Provider,
|
||||
Image: job.RegImage,
|
||||
Metadata: job.Image.Metadata,
|
||||
}
|
||||
|
||||
sublog := log.With().
|
||||
|
||||
Reference in New Issue
Block a user