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