From 12330eb3e87ad84a558ec37387853e85985c87ef Mon Sep 17 00:00:00 2001 From: git4jayaram1 <107358339+git4jayaram1@users.noreply.github.com> Date: Sun, 12 Jun 2022 22:54:13 +0530 Subject: [PATCH] Test commit Test commit --- tekton/deploy-to-ibm-cloud-functions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tekton/deploy-to-ibm-cloud-functions.yaml b/tekton/deploy-to-ibm-cloud-functions.yaml index eb795f3..2b4a25a 100644 --- a/tekton/deploy-to-ibm-cloud-functions.yaml +++ b/tekton/deploy-to-ibm-cloud-functions.yaml @@ -5,7 +5,7 @@ metadata: spec: params: - name: path-to-manifest-file - description: The path to the yaml file to deploy within the git source + description: The path to the yaml file to deploy within the git source, test commit. default: manifest.yaml - name: ibm-cloud-region description: Region where cluster is located