scorecard/.ko.yaml
Jason Hall cef72f0f7d
🐛 Fix ko build workflows in Makefile (#1392)
* Use ko to build everything in cloudbuild.yaml

* --push=false and undo cloudbuild.yaml changes for now
2021-12-15 10:35:07 -06:00

8 lines
92 B
YAML

builds:
- id: scorecard
flags:
- -tags
- -netgo
ldflags:
- "{{.Env.LDFLAGS}}"