Skip to content
Snippets Groups Projects
Commit ac696a63 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- fix: Rosetta SDK path

parent a5cb0049
No related branches found
No related tags found
No related merge requests found
Pipeline #5562 passed
......@@ -5,7 +5,7 @@ stages: # List of stages for jobs, and their order of execution
variables:
EXLIBRIS_SDK_DIR: "/exlibris"
ROSETTASDK: "${EXLIBRIS_SDK_DIR}/7.3/lib/"
ROSETTASDK: "${EXLIBRIS_SDK_DIR}/7.3/dps-sdk-projects/dps-sdk-deposit/lib/" # base: https://github.com/ExLibrisGroup/Rosetta.dps-sdk-projects
IMAGE_TARGET: "$CI_REGISTRY_IMAGE/bookworm_xml_plugin4rosetta"
FF_USE_FASTZIP: "true"
# These can be specified per job or per pipeline
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment