Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed Apr 13, 2023
1 parent 9b14d9a commit 04d8a83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ jobs:
- name: Test helm installation
run: helm test --logs test-install-rocketchat

- name: Uninstall current deployment
run: helm uninstall test-install-rocketchat

- name: Test helm upgrade
run: |
helm repo add rocketchat https://rocketchat.github.io/helm-charts
Expand Down

0 comments on commit 04d8a83

Please sign in to comment.