From d8561c4f5045e8f3f7e04059c4ab1f95b19cc3cb Mon Sep 17 00:00:00 2001 From: TC Date: Sun, 16 Jul 2023 21:07:41 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8fc76e24..52463cf3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -76,6 +76,4 @@ deploy_repos: tags: - repo-server script: - - /home/gitlab-runner/deploy-repo.sh - -#note so merge happens + - /home/gitlab-runner/deploy-repo.sh \ No newline at end of file