mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-11 14:09:21 +00:00
4 lines
54 B
Makefile
4 lines
54 B
Makefile
#!/usr/bin/make -f
|
|
|
|
all:
|
|
go build -o bin/kubeconform
|