mirror of
https://github.com/ko-build/ko.git
synced 2025-02-07 19:30:23 +02:00
6d7265315b
Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com> Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
8 lines
110 B
YAML
8 lines
110 B
YAML
baseImageOverrides:
|
|
github.com/google/ko: golang:1.19
|
|
|
|
builds:
|
|
- id: ko
|
|
ldflags:
|
|
- "{{ .Env.LDFLAGS }}"
|