Skip to content

Commit b05b3c2

Browse files
committed
fix error
Signed-off-by: Anand Kumar Singh <anandrkskd@gmail.com>
1 parent 5ee8bc9 commit b05b3c2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.tekton/agent-helm-build-pull-request.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ spec:
119119
- description: ""
120120
name: CHAINS-GIT_COMMIT
121121
value: $(tasks.clone-repository.results.commit)
122+
- default: "sources/argocd-agent/install/helm-repo/argocd-agent-agent"
123+
description: directory where the chart is stored
124+
name: chart-context
125+
type: string
122126
tasks:
123127
- name: init
124128
params:

0 commit comments

Comments
 (0)