mirror of
https://github.com/juanfont/headscale
synced 2026-08-28 04:23:06 -04:00
#2796: Add creation_time and ko_data_creation_time to goreleaser.yml kos
This commit is contained in:
parent
64b7142e22
commit
450a7b15ec
1 changed files with 2 additions and 0 deletions
|
|
@ -145,6 +145,8 @@ kos:
|
|||
- "{{ .Tag }}"
|
||||
- '{{ trimprefix .Tag "v" }}'
|
||||
- "sha-{{ .ShortCommit }}"
|
||||
creation_time: "{{.CommitTimestamp}}"
|
||||
ko_data_creation_time: "{{.CommitTimestamp}}"
|
||||
|
||||
- id: ghcr-debug
|
||||
repositories:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue