Skip to content

Commit

Permalink
fix: Fix TriggerTemplate for deploy-with-approval flow (#329)
Browse files Browse the repository at this point in the history
Fixes: #329

Signed-off-by: Sergiy Kulanov <[email protected]>
  • Loading branch information
SergK committed Oct 7, 2024
1 parent 66f04f5 commit 331a0f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
taskRunTemplate:
serviceAccountName: tekton
pipelineRef:
name: deploy-with-approve
name: deploy-with-promote-approval
params:
- name: APPLICATIONS_PAYLOAD
value: $(tt.params.APPLICATIONS_PAYLOAD)
Expand Down

0 comments on commit 331a0f6

Please sign in to comment.