Code Review
/
it
/
dep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9d1ccff
)
Append the repository path in Helm URL
15/14915/1
author
aravind.est
<aravindhan.a@est.tech>
Mon, 15 Sep 2025 15:47:56 +0000
(16:47 +0100)
committer
aravind.est
<aravindhan.a@est.tech>
Mon, 15 Sep 2025 15:47:56 +0000
(16:47 +0100)
Repository path updated to chech the helm package upload
Issue-ID: NONRTRIC-1076
Change-Id: Ie2155e770687522b730e74a467c240c4724096e3
Signed-off-by: aravind.est <aravindhan.a@est.tech>
.github/workflows/gerrit-merge-itdep.yaml
patch
|
blob
|
history
diff --git
a/.github/workflows/gerrit-merge-itdep.yaml
b/.github/workflows/gerrit-merge-itdep.yaml
index
18e0285
..
d5362d8
100644
(file)
--- a/
.github/workflows/gerrit-merge-itdep.yaml
+++ b/
.github/workflows/gerrit-merge-itdep.yaml
@@
-172,6
+172,7
@@
jobs:
repository_name: 'helm.snapshot'
files_path: "${{ env.CHARTS_BUILD_DIR }}"
file_pattern: '*.tgz'
+ upload_path: "${{ github.event.repository.name }}"
report-status:
if: ${{ always() }}