mirror of
https://github.com/pikami/cosmium.git
synced 2026-01-12 05:56:35 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec5f82cd54 |
@@ -32,7 +32,9 @@ brews:
|
||||
email: git@pikami.org
|
||||
|
||||
dockers:
|
||||
- image_templates: ["ghcr.io/pikami/{{ .ProjectName }}:{{ .Version }}-amd64"]
|
||||
- image_templates:
|
||||
- "ghcr.io/pikami/{{ .ProjectName }}:{{ .Version }}"
|
||||
- "ghcr.io/pikami/{{ .ProjectName }}:latest"
|
||||
dockerfile: Dockerfile
|
||||
use: docker
|
||||
build_flag_templates:
|
||||
|
||||
Reference in New Issue
Block a user