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