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:
parent
64b7142e22
commit
450a7b15ec
@ -145,6 +145,8 @@ kos:
|
||||
- "{{ .Tag }}"
|
||||
- '{{ trimprefix .Tag "v" }}'
|
||||
- "sha-{{ .ShortCommit }}"
|
||||
creation_time: "{{.CommitTimestamp}}"
|
||||
ko_data_creation_time: "{{.CommitTimestamp}}"
|
||||
|
||||
- id: ghcr-debug
|
||||
repositories:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user