1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/vendor/github.com/googleapis/gnostic/Makefile

8 lines
90 B
Makefile
Raw Normal View History

2019-10-23 23:19:53 -07:00
build:
./COMPILE-PROTOS.sh
go get ./...
go install ./...
cd extensions/sample; make