Skip to content

Commit

Permalink
test installing using original dagster chart
Browse files Browse the repository at this point in the history
  • Loading branch information
merlos committed Feb 9, 2024
1 parent 4b3f6ab commit d518272
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/install-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
# To be removed
- name: TEST install only dagster
run: |
helm repo add dagster https://dagster-io.github.io/helm
helm install dagster dagster/dagster --namespace dagster-ori --create-namespace
# is it in the package action?
helm install dagster ./helm/dagster --namespace dagter-file --create-namespace
# Test reindexing without existing index?
Expand Down

0 comments on commit d518272

Please sign in to comment.