Skip to content

Commit 6b91cb5

Browse files
authored
Update deploy.yml (#636)
add forgotten var
1 parent 065853b commit 6b91cb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
127127
- name: dspace healthcheck
128128
run: |
129+
export DNAME=dspace$INSTANCE
129130
echo "dspace healthcheck:"
130131
docker exec $DNAME /bin/bash -c "cd /dspace/bin && ./dspace healthcheck -v"
131132

0 commit comments

Comments
 (0)