mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 10:03:56 +01:00
fix variable decl
This commit is contained in:
@ -17,9 +17,10 @@ stages:
|
||||
- debian-package
|
||||
|
||||
.image-buster:
|
||||
IMAGE_NAME: pkg_build-exim-encrypt-dlfunc/buster
|
||||
BUILD_FILE: Dockerfile.buster
|
||||
TARGET_REPOSITORY: "buster"
|
||||
variables:
|
||||
IMAGE_NAME: pkg_build-exim-encrypt-dlfunc/buster
|
||||
BUILD_FILE: Dockerfile.buster
|
||||
TARGET_REPOSITORY: "buster"
|
||||
|
||||
.image-bullseye:
|
||||
IMAGE_NAME: pkg_build-exim-encrypt-dlfunc/bullseye
|
||||
|
||||
Reference in New Issue
Block a user