Skip to content

Commit

Permalink
Make seqr directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bpblanken committed Oct 9, 2024
1 parent aaa794e commit 3a4cf64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
kubectl create secret generic postgres-secrets --from-literal=password='super-secure-password'
kubectl create secret generic seqr-secrets --from-literal=django_key='securely-generated-key'
mkdir -p /var/seqr
ct install --charts charts/seqr --namespace default

0 comments on commit 3a4cf64

Please sign in to comment.