Skip to content

Commit

Permalink
helm install smoke test
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <[email protected]>
  • Loading branch information
rajatjindal committed Feb 18, 2024
1 parent e6e2100 commit b153839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-install-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:

- name: helm install
run: |
helm dependency update charts/spin-operator
helm dependency build charts/spin-operator
helm install spin-operator \
--namespace spin-operator \
Expand Down

0 comments on commit b153839

Please sign in to comment.