From 6ee389eb34416694e34148ba7d77805a0f8f4181 Mon Sep 17 00:00:00 2001 From: TC Date: Sun, 16 Jul 2023 23:51:24 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52463cf3..a1eae362 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -76,4 +76,6 @@ deploy_repos: tags: - repo-server script: - - /home/gitlab-runner/deploy-repo.sh \ No newline at end of file + - /home/gitlab-runner/deploy-repo.sh + +#Note so merge works \ No newline at end of file