From f1b60f6beeb05ea5e22ae5d3629422a8406c842d Mon Sep 17 00:00:00 2001 From: Ole Reidar Holm Date: Thu, 16 May 2019 11:51:07 +0200 Subject: [PATCH] KAIZEN: Fix lint error --- examples/push-helm-chart-to-gcs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/push-helm-chart-to-gcs.yml b/examples/push-helm-chart-to-gcs.yml index 50eee9a..7e054f8 100644 --- a/examples/push-helm-chart-to-gcs.yml +++ b/examples/push-helm-chart-to-gcs.yml @@ -18,4 +18,4 @@ workflows: my-workflow: jobs: - - deploy-application \ No newline at end of file + - deploy-application