Skip to content

Commit

Permalink
chore: fix release addon image error (apecloud#750)
Browse files Browse the repository at this point in the history
(cherry picked from commit 5a22509)
  • Loading branch information
JashBook committed Jul 26, 2024
1 parent 32675f2 commit 4dac6ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile-charts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ COPY docker/custom-scripts/package-all-helm-charts.sh /tmp/package-all-helm-char

COPY addons addons

COPY addons-cluster/kblib addons-cluster/kblib

RUN bash /tmp/package-all-helm-charts.sh /tmp/charts

RUN rm -rf addons
Expand Down

0 comments on commit 4dac6ab

Please sign in to comment.