Skip to content

Commit a4f4df9

Browse files
committed
ci: add instance identifier to backend CI env
1 parent 38ec5f8 commit a4f4df9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/backend-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
DJANGO_DANDI_API_URL: http://localhost:8000
5555
DJANGO_DANDI_JUPYTERHUB_URL: https://hub.dandiarchive.org/
5656
DJANGO_DANDI_INSTANCE_NAME: DANDI
57+
DJANGO_DANDI_INSTANCE_IDENTIFIER: "RRID:SCR_017571"
5758
steps:
5859
- uses: actions/checkout@v5
5960
- name: Install uv

0 commit comments

Comments
 (0)