]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Modify gitlab-ci to merge into tor repo
authorhiromipaw <hiro@torproject.org>
Fri, 1 Sep 2017 17:33:25 +0000 (19:33 +0200)
committerhiromipaw <hiro@torproject.org>
Fri, 1 Sep 2017 17:33:25 +0000 (19:33 +0200)
.gitlab-ci.yml

index 2ab8800cd826ffeb9fd5692708d7f7b4d0f33ca5..78a1b0e7ef7eeb13beb6c8cbb769f6371d279ff6 100644 (file)
@@ -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