From: hiromipaw Date: Fri, 1 Sep 2017 16:39:30 +0000 (+0200) Subject: Fix invalid yml X-Git-Tag: tor-0.3.2.2-alpha~80^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ec29a1bec6392339db92b86c450c66bfca74f14;p=thirdparty%2Ftor.git Fix invalid yml --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 13ea324f34..69e6656f4d 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