From 7eb028d747bd7cb96d43fdf1b3ada4b140a56567 Mon Sep 17 00:00:00 2001 From: Alex Rebert Date: Fri, 15 Feb 2019 16:58:05 -0500 Subject: [PATCH] Fix typo in skaffold.yaml comment (#147) --- skaffold.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skaffold.yaml b/skaffold.yaml index d39d561..665f80a 100644 --- a/skaffold.yaml +++ b/skaffold.yaml @@ -49,7 +49,7 @@ deploy: manifests: - ./kubernetes-manifests/**.yaml profiles: -# "travis-ci" profile is used to build the images withou +# "travis-ci" profile is used to build the images without # pushing them. - name: travis-ci build: