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