diff --git a/Makefile b/Makefile index 19ec543..065909c 100644 --- a/Makefile +++ b/Makefile @@ -13,3 +13,6 @@ build: echo "Building on $$ARCH architecture"; \ docker build --file Dockerfile --tag $(IMAGE_NAME) . ;; \ esac + +ct: + ct lint --charts chart