mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 13:23:09 +01:00
Add hub link to notifiers
Send message as markdown for Gotify and Telegram notifiers
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user