mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-04 03:52:31 +03:00
cef72f0f7d
* Use ko to build everything in cloudbuild.yaml * --push=false and undo cloudbuild.yaml changes for now
8 lines
92 B
YAML
8 lines
92 B
YAML
builds:
|
|
- id: scorecard
|
|
flags:
|
|
- -tags
|
|
- -netgo
|
|
ldflags:
|
|
- "{{.Env.LDFLAGS}}"
|