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