From ed8a3304104504a34283653e7a665fe529488fcf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rg=20Sachse?= <joerg.sachse@slub-dresden.de>
Date: Thu, 14 Mar 2024 15:26:38 +0100
Subject: [PATCH] copy&paste -.-

---
 gitlab-ci/Dockerfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gitlab-ci/Dockerfile b/gitlab-ci/Dockerfile
index dc27e69..f2f4494 100644
--- a/gitlab-ci/Dockerfile
+++ b/gitlab-ci/Dockerfile
@@ -3,7 +3,8 @@ FROM sdvharbor.slub-dresden.de/replication/debian:bookworm-slim
 ARG GITDIR
 ENV DEBIAN_FRONTEND=noninteractive
 ENV EXLIBRIS_REPO=https://github.com/ExLibrisGroup/Rosetta.dps-sdk-projects.git
-ENV EXLIBRIS_REPODIR=Rosetta.d
+ENV EXLIBRIS_REPODIR=Rosetta.dps-sdk-projects
+ENV EXLIBRIS_PATH=/exlibris
 
 RUN apt-get update; \
     apt-get install -y --no-install-recommends gnupg wget locales; \
-- 
GitLab