From 0e5f5b5f5dab180a10e9fac88efa32746d7ba3f8 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 28 Apr 2024 21:25:42 +0200 Subject: [PATCH] gitlab/os --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd1f5d1..3f7f2e5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,9 @@ image: debian:bookworm job: + variables: + CD_OS_NAME: debian + CD_OS_VERSION: bookworm script: - eval "${CD}" - cd-list-environment