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

- new variable

parent 7489ead5
No related branches found
No related tags found
No related merge requests found
Pipeline #5082 failed
variables:
VERAPDF_VERSION: "1.24.1"
DOCKERFILE_DEB: "${CI_PROJECT_DIR}/gitlab-ci/Dockerfile_DEB"
IMAGE_BASE_DEB: "sdvharbor.slub-dresden.de/replication/debian:bookworm-slim"
IMAGE_TARGET_DEB: "${CI_REGISTRY_IMAGE}/debian12_verapdf_build_env"
INSTALL_PATH_DEB: "/usr/local/verapdf"
......@@ -110,7 +111,7 @@ test-install-debian-job:
timeout: 5m
image:
# HINT: debian base image to simulate an installation target
name: "sdvharbor.slub-dresden.de/replication/debian:bookworm-slim"
name: "${IMAGE_BASE_DEB}"
tags:
- "docker"
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment