diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2ab8800cd8..78a1b0e7ef 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,4 +36,4 @@ update: - "mkdir tor" - "cd tor" - git clone --bare https://git.torproject.org/tor.git - - git push --mirror git@oniongit.eu:hiro/tor.git \ No newline at end of file + - git push --mirror git@oniongit.eu:network/tor.git \ No newline at end of file