Add hub link to notifiers

Send message as markdown for Gotify and Telegram notifiers
This commit is contained in:
CrazyMax
2020-06-09 01:19:30 +02:00
committed by CrazyMax
parent 6e8b0450ff
commit 896d4827b4
17 changed files with 145 additions and 79 deletions

View File

@@ -14,7 +14,7 @@ func TestManifestVariant(t *testing.T) {
ImageVariant: "v7",
})
if err != nil {
panic(err.Error())
t.Error(err)
}
img, err := registry.ParseImage(registry.ParseImageOptions{