#2796: Add creation_time and ko_data_creation_time to goreleaser.yml kos

This commit is contained in:
Paarth Shah
2025-10-26 22:20:59 -07:00
committed by nblock
parent 64b7142e22
commit 450a7b15ec

View File

@@ -145,6 +145,8 @@ kos:
- "{{ .Tag }}" - "{{ .Tag }}"
- '{{ trimprefix .Tag "v" }}' - '{{ trimprefix .Tag "v" }}'
- "sha-{{ .ShortCommit }}" - "sha-{{ .ShortCommit }}"
creation_time: "{{.CommitTimestamp}}"
ko_data_creation_time: "{{.CommitTimestamp}}"
- id: ghcr-debug - id: ghcr-debug
repositories: repositories: