From 8403e1f29d96b7c3a9d81633ae1dd445c02d1e9d Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 9 Apr 2023 20:15:47 +0000 Subject: [PATCH] Update file .gitlab-ci.yml --- .gitlab-ci.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2d73797..f19d17e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,4 @@ include: - project: 'developerdurp/yml' ref: main - file: 'pipelines/build-container.yml' - -variables: - GITVERSION: 1.0.0 \ No newline at end of file + file: 'pipelines/build-container.yml' \ No newline at end of file