1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-11-10 01:20:58 +01:00

#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 }}"
- '{{ trimprefix .Tag "v" }}'
- "sha-{{ .ShortCommit }}"
creation_time: "{{.CommitTimestamp}}"
ko_data_creation_time: "{{.CommitTimestamp}}"
- id: ghcr-debug
repositories: