Add Rocket.Chat notifier (#44)

This commit is contained in:
CrazyMax
2020-03-01 17:09:22 +01:00
committed by GitHub
parent 8a49f41fdd
commit 08cd3d90b8
17 changed files with 321 additions and 82 deletions

View File

@@ -7,6 +7,7 @@ import (
"github.com/opencontainers/go-digest"
)
// Manifest is the Docker image manifest information
type Manifest struct {
Name string
Tag string