Skip to content

Commit e163950

Browse files
committed
fix: build: don't rm -rf addons source
Related issue: harvester/harvester#8763 Signed-off-by: Tim Serong <tserong@suse.com> (cherry picked from commit 80e328e)
1 parent 24aa00b commit e163950

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/package-harvester-os

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ LOGGING_VERSION=${RANCHER_LOGGING_CHART_VERSION}
2222
echo "Rancher monitoring version: ${MONITORING_VERSION}"
2323
echo "Rancher logging version: ${LOGGING_VERSION}"
2424
echo "Harvester eventrouter image tag: ${HARVESTER_EVENTROUTER_FULL_TAG}"
25-
rm -rf ${addons_path}
2625

2726
mkdir -p ${ARTIFACTS_DIR}
2827

0 commit comments

Comments
 (0)