chore: clean up makefiles across the monorepo (#8862)
This commit is contained in:
parent
aa3fef1ef0
commit
767c040734
@ -18,7 +18,7 @@ test:
|
||||
|
||||
lint:
|
||||
go vet ./...
|
||||
.PHONY: test
|
||||
.PHONY: lint
|
||||
|
||||
tls:
|
||||
kubectl get secrets op-ufm-client-tls -o yaml | yq '.data."tls.key"' | base64 --decode > tls/tls.key
|
||||
|
Loading…
Reference in New Issue
Block a user