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