diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 13ea324f3..69e6656f4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,4 +36,4 @@ update: - git checkout master - git config --global user.email "labadmin@oniongit.eu" - git config --global user.name "gitadmin" - - git push --mirror git@oniongit.eu:hiro/tor.git + - git push --mirror git@oniongit.eu:hiro/tor.git \ No newline at end of file