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

- fix: ci image name

parent df1e6bb7
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ stages: # List of stages for jobs, and their order of execution ...@@ -6,7 +6,7 @@ stages: # List of stages for jobs, and their order of execution
variables: variables:
EXLIBRIS_SDK_DIR: "/exlibris" EXLIBRIS_SDK_DIR: "/exlibris"
ROSETTASDK: "${EXLIBRIS_SDK_DIR}/7.3/lib/" ROSETTASDK: "${EXLIBRIS_SDK_DIR}/7.3/lib/"
IMAGE_TARGET: "$CI_REGISTRY_IMAGE/bullseye_subapp" IMAGE_TARGET: "$CI_REGISTRY_IMAGE/bookworm_xml_plugin4rosetta"
FF_USE_FASTZIP: "true" FF_USE_FASTZIP: "true"
# These can be specified per job or per pipeline # These can be specified per job or per pipeline
ARTIFACT_COMPRESSION_LEVEL: "fast" ARTIFACT_COMPRESSION_LEVEL: "fast"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment