You've already forked dcmerge
Compare commits
1 Commits
ec2ca2ac69
...
8c0e4effe3
| Author | SHA1 | Date | |
|---|---|---|---|
|
8c0e4effe3
|
@@ -104,7 +104,6 @@ dockers_v2:
|
||||
|
||||
io.artifacthub.package.alternative-locations: "docker.io/volkerraschek/{{ .ProjectName }}:{{ .Version }}"
|
||||
io.artifacthub.package.keywords: "docker,docker-compose,merge,ci"
|
||||
io.artifacthub.package.logo-url: "https://git.cryptic.systems/volker.raschek/{{ .ProjectName }}/raw/tag/v{{ .Version }}/icons/icon.png"
|
||||
io.artifacthub.package.license: "MIT"
|
||||
io.artifacthub.package.readme-url: "https://git.cryptic.systems/volker.raschek/{{ .ProjectName }}/raw/tag/v{{ .Version }}/README.md"
|
||||
|
||||
@@ -334,7 +333,6 @@ docker_signs:
|
||||
- "sign"
|
||||
- "--key=env://COSIGN_PRIVATE_KEY"
|
||||
- "--yes"
|
||||
- "--registry-referrers-mode=legacy"
|
||||
- "${artifact}@${digest}"
|
||||
|
||||
# Which artifacts to sign.
|
||||
|
||||
BIN
icons/icon.png
BIN
icons/icon.png
Binary file not shown.
|
Before Width: | Height: | Size: 619 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 KiB |
Reference in New Issue
Block a user