From cf3757e21fee524458ae61bba2bcce892a9264a9 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 9 Apr 2023 19:42:27 +0000 Subject: [PATCH] Update file .gitlab-ci.yml --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bdd3f1c..2d73797 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,3 +2,6 @@ include: - project: 'developerdurp/yml' ref: main file: 'pipelines/build-container.yml' + +variables: + GITVERSION: 1.0.0 \ No newline at end of file