[tor-commits] [tor/master] Modify gitlab-ci to merge into tor repo
nickm at torproject.org
nickm at torproject.org
Tue Sep 19 17:44:02 UTC 2017
commit 27473c5466940816b3cd75e9f3fb0fd11479c805
Author: hiromipaw <hiro at torproject.org>
Date: Fri Sep 1 19:33:25 2017 +0200
Modify gitlab-ci to merge into tor repo
---
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2ab8800cd..78a1b0e7e 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 at oniongit.eu:hiro/tor.git
\ No newline at end of file
+ - git push --mirror git at oniongit.eu:network/tor.git
\ No newline at end of file
More information about the tor-commits
mailing list