mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-12 06:50:08 -05:00
#2796: Add creation_time and ko_data_creation_time to goreleaser.yml kos
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user