Skip to content

Commit 1bc67f7

Browse files
Priya Wadhwatekton-robot
authored andcommitted
Fix GIT_URL in release Pipeline
1 parent 67bebfd commit 1bc67f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/release-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ spec:
137137
- name: CHAINS-GIT_COMMIT
138138
value: $(tasks.git-clone.results.commit)
139139
- name: CHAINS-GIT_URL
140-
value: $(tasks.git-clone.results.url)
140+
value: https://$(params.package)
141141
workspaces:
142142
- name: source
143143
workspace: workarea

0 commit comments

Comments
 (0)