Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
ci: exclude tpls chart
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <reaver@flomesh.io>
  • Loading branch information
reaver-flomesh committed Aug 13, 2022
1 parent 752cf65 commit 7d9a0a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- name: Exclude namespaced-ingress chart
run: |
rm -rfv charts/namespaced-ingress/
rm -rfv charts/tpls/
- name: Set version
run: |
Expand Down

0 comments on commit 7d9a0a2

Please sign in to comment.