Skip to content

Commit

Permalink
adjust workflow, add helm release
Browse files Browse the repository at this point in the history
  • Loading branch information
miko-ov committed Dec 15, 2023
1 parent dcbd916 commit c5a2a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Lint Helm Chart
run: |
helm lint --values ./chart/pixelaw-core/values.yaml ./chart/pixelaw-core
helm lint --values ./chart/pixelaw-core-demo1/values.yaml ./chart/pixelaw-core-demo1
helmRelease:
needs: [helmTest]
Expand Down

0 comments on commit c5a2a21

Please sign in to comment.