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

- switch to current SDK

parent df315576
No related branches found
No related tags found
No related merge requests found
Pipeline #6088 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}/8.1/lib/"
IMAGE_TARGET: "$CI_REGISTRY_IMAGE/bullseye_subapp"
FF_USE_FASTZIP: "true"
# These can be specified per job or per pipeline
......
......@@ -7,7 +7,7 @@ JAVAPATH=$(wildcard /usr/lib/jvm/java-1.17.0-openjdk-*/bin/)
JAVARELEASE=17
# Verwendete Rosetta-Version
ROSETTAVERSION:=7.3.0
ROSETTAVERSION:=8.1.0
# Pfad zum Rosetta-SDK
ROSETTASDK:=/exlibris/dps/d4_1/system.dir/dps-sdk-${ROSETTAVERSION}/lib/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment