Skip to content

Commit

Permalink
remove ci deploy of postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
bryopsida committed Oct 21, 2023
1 parent cfd26f4 commit e7cfa1b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,6 @@ jobs:
path: chart/
- name: Set up chart-testing
uses: helm/[email protected]
- name: Deploy a database
run: |
helm repo add groundhog2k https://groundhog2k.github.io/helm-charts/
helm --namespace test install postgres groundhog2k/postgres
- name: Install
run: ct install --charts chart/ --namespace test
helm-upgrade:
Expand Down

0 comments on commit e7cfa1b

Please sign in to comment.