fix variable decl

This commit is contained in:
Konstantin Zangerle
2022-08-25 14:56:37 +02:00
parent af010bb2be
commit a84b7277cc

View File

@ -17,9 +17,10 @@ stages:
- debian-package - debian-package
.image-buster: .image-buster:
IMAGE_NAME: pkg_build-exim-encrypt-dlfunc/buster variables:
BUILD_FILE: Dockerfile.buster IMAGE_NAME: pkg_build-exim-encrypt-dlfunc/buster
TARGET_REPOSITORY: "buster" BUILD_FILE: Dockerfile.buster
TARGET_REPOSITORY: "buster"
.image-bullseye: .image-bullseye:
IMAGE_NAME: pkg_build-exim-encrypt-dlfunc/bullseye IMAGE_NAME: pkg_build-exim-encrypt-dlfunc/bullseye