From 4e6af4ed170c65cdabde2c9be50b10700802298b Mon Sep 17 00:00:00 2001 From: Artem K Date: Wed, 2 Jul 2025 21:32:54 +0200 Subject: [PATCH] debug pipeline 2 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c112597..fc5a10f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ build-and-deploy: - apt-get update -qq - apt-get install -y powershell - cript: + script: # Clone template repository from GitHub (public) - echo "Cloning templates from https://github.com/$TEMPLATES_REPO.git" - git clone https://github.com/$TEMPLATES_REPO.git template