Skip to content

Commit

Permalink
chore: add helm debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmooreio authored Jan 21, 2025
1 parent fda6f63 commit b041b94
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cloud-platform-deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ jobs:
version: 'v3.9.0'
id: helm_install

- name: Debug Helm
run: |
helm version
which helm
- name: ${{ matrix.environment }} release
env:
KUBE_NAMESPACE: ${{ secrets.KUBE_NAMESPACE }}
Expand Down

0 comments on commit b041b94

Please sign in to comment.