Skip to content

Commit

Permalink
ct will do chart testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Lindamood committed Nov 10, 2021
1 parent bc3cc43 commit e350831
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ jobs:
uses: helm/kind-action@v1.2.0
- name: Install helm chart
run: ct install --all
- name: Wait for deployment to finish
timeout-minutes: 1
run: kubectl rollout status --watch deployment/gitdb
- name: Test helm chart
run: helm test gitdb
- name: Remove helm chart
run: helm uninstall gitdb
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.2.1
env:
Expand Down

0 comments on commit e350831

Please sign in to comment.