Skip to content

Commit 5a78817

Browse files
arewmJAVGan
authored andcommitted
slan-cuan-release: Add default for taskGitRevision param
Without a default, the release service cannot create the PipelineRun since it has no mechanism to pass taskGitRevision. Default to main. Assisted-by: Claude Code (Sonnet 4.6)
1 parent 16f284c commit 5a78817

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pipelines/managed/slan-cuan-release/slan-cuan-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ spec:
8282
- name: taskGitRevision
8383
type: string
8484
description: The revision in the taskGitUrl repo to be used
85+
default: main
8586

8687
# Extract parameters
8788
- name: registry-auth-secret

0 commit comments

Comments
 (0)