tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 1ec29a1bec6392339db92b86c450c66bfca74f14
parent e918f83c1cccb080bdf84300e428cf9a66be3139
Author: hiromipaw <hiro@torproject.org>
Date:   Fri,  1 Sep 2017 18:39:30 +0200

Fix invalid yml

Diffstat:
M.gitlab-ci.yml | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 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