Skip to content

Commit

Permalink
Update deploy.yml (DSpace#636)
Browse files Browse the repository at this point in the history
add forgotten var
  • Loading branch information
MajoBerger authored Jun 10, 2024
1 parent 065853b commit 6b91cb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
- name: dspace healthcheck
run: |
export DNAME=dspace$INSTANCE
echo "dspace healthcheck:"
docker exec $DNAME /bin/bash -c "cd /dspace/bin && ./dspace healthcheck -v"
Expand Down

0 comments on commit 6b91cb5

Please sign in to comment.