Skip to content

Commit

Permalink
Add Helm dependency repos in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NishaSharma14 committed Apr 22, 2022
1 parent 62ed6b8 commit 0cee8de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add meilisearch https://meilisearch.github.io/meilisearch-kubernetes
helm repo add repo-helm-charts https://nfdi4chem.github.io/repo-helm-charts
helm repo update
- name: Checkout
Expand Down

0 comments on commit 0cee8de

Please sign in to comment.