mirror of
https://github.com/khorevaa/odin.git
synced 2026-06-19 22:58:40 +02:00
fix for new goreleaser
This commit is contained in:
+2
-2
@@ -41,8 +41,8 @@ dockers:
|
||||
- 'ghcr.io/khorevaa/{{.ProjectName}}:v{{ .Major }}.{{ .Minor }}'
|
||||
- 'ghcr.io/khorevaa/{{.ProjectName}}:latest'
|
||||
dockerfile: Dockerfile
|
||||
binaries:
|
||||
- unihexp
|
||||
ids:
|
||||
- odin
|
||||
build_flag_templates:
|
||||
- "--label=org.label-schema.schema-version=1.0"
|
||||
- "--label=org.label-schema.version={{.Version}}"
|
||||
|
||||
Reference in New Issue
Block a user