Skip to content

Commit

Permalink
Test single chart
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-roeder committed Jan 17, 2025
1 parent 0dbeb38 commit cf76c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
needs: get-gradle-version
with:
charts-path: "./charts"
subdirs: "['producer-app','producer-app-cleanup-job','streams-app','streams-app-cleanup-job']"
subdirs: "['producer-app']"
gh-pages-branch: gh-pages
version: ${{ needs.get-gradle-version.outputs.version }}
secrets:
Expand Down

0 comments on commit cf76c6f

Please sign in to comment.