From 262faddc026c71fa4bff03da9df8a8c7a9315bd7 Mon Sep 17 00:00:00 2001 From: schnie Date: Thu, 15 Nov 2018 11:06:47 -0500 Subject: [PATCH] Update comments --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c1872be1c..c253db559 100644 --- a/Makefile +++ b/Makefile @@ -154,8 +154,8 @@ ifndef ASTRONOMER_VERSION $(error ASTRONOMER_VERSION is not set) endif -# Configure common drone secrets. -# TODO: Automate gcp_token and git_push_ssh_keys +# Configure common drone secrets +# TODO: Automate gcp_token and git_push_ssh_keys for astronomer and helm .PHONY: drone drone: ifndef DOCKER_USERNAME