Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tekton/deploy-to-ibm-cloud-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down