Skip to content

Commit 566194d

Browse files
committed
ci: add DJANGO_DANDI_INSTANCE_NAME env var to frontend CI
1 parent 10aa68e commit 566194d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/frontend-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
DJANGO_DANDI_WEB_APP_URL: http://localhost:8085
7777
DJANGO_DANDI_API_URL: http://localhost:8000
7878
DJANGO_DANDI_JUPYTERHUB_URL: https://hub.dandiarchive.org/
79+
DJANGO_DANDI_INSTANCE_NAME: DANDI
7980

8081
# Web client env vars
8182
VITE_APP_DANDI_API_ROOT: http://localhost:8000/api/

0 commit comments

Comments
 (0)