From b7e2103dba15cccdebce979df868c52451175351 Mon Sep 17 00:00:00 2001 From: aleksandrOranskiy Date: Mon, 3 May 2021 20:50:55 +0300 Subject: [PATCH 1/2] typo-fix --- docs/content/en/docs/pipeline-stages/builders/custom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/pipeline-stages/builders/custom.md b/docs/content/en/docs/pipeline-stages/builders/custom.md index aff9794782d..0540ba1c678 100644 --- a/docs/content/en/docs/pipeline-stages/builders/custom.md +++ b/docs/content/en/docs/pipeline-stages/builders/custom.md @@ -74,7 +74,7 @@ Skaffold will pass in the following additional environment variables for cluster **Configuration** -To configure custom build script locally, in addition to adding a [`custom` field](#configuration) to each corresponding artifact in the `build`, add `cluster` to you `build` config. +To configure custom build script in cluster, in addition to adding a [`custom` field](#configuration) to each corresponding artifact in the `build`, add `cluster` to you `build` config. #### Custom Build Script on Google Cloud Build From 33e4ea2c159be17b362c744d4d5388e45fdf8cbd Mon Sep 17 00:00:00 2001 From: aleksandrOranskiy Date: Tue, 4 May 2021 11:03:36 +0300 Subject: [PATCH 2/2] Update docs/content/en/docs/pipeline-stages/builders/custom.md Co-authored-by: Nick Kubala --- docs/content/en/docs/pipeline-stages/builders/custom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/pipeline-stages/builders/custom.md b/docs/content/en/docs/pipeline-stages/builders/custom.md index 0540ba1c678..a303c61569f 100644 --- a/docs/content/en/docs/pipeline-stages/builders/custom.md +++ b/docs/content/en/docs/pipeline-stages/builders/custom.md @@ -74,7 +74,7 @@ Skaffold will pass in the following additional environment variables for cluster **Configuration** -To configure custom build script in cluster, in addition to adding a [`custom` field](#configuration) to each corresponding artifact in the `build`, add `cluster` to you `build` config. +To configure custom build script in cluster, in addition to adding a [`custom` field](#configuration) to each corresponding artifact in the `build`, add `cluster` to your `build` config. #### Custom Build Script on Google Cloud Build