There was an error while loading. Please reload this page.
dspace
1 parent bc6d9d5 commit 6c69e05Copy full SHA for 6c69e05
1 file changed
.github/workflows/deploy.yml
@@ -101,9 +101,6 @@ jobs:
101
## !!!!! please remove this section if you do not want handle server !!!!!!!
102
echo "====="
103
echo "installing handle server"
104
- docker exec dspace${INSTANCE} apt update
105
- docker exec dspace${INSTANCE} apt install host -y
106
- echo "installed host from apt"
107
docker exec dspace${INSTANCE} /dspace/bin/make-handle-config
108
echo "made handle config:"
109
docker exec dspace${INSTANCE} cat /dspace/handle-server/config.dct
0 commit comments