[tor-commits] [tor/master] Fix invalid yml
nickm at torproject.org
nickm at torproject.org
Tue Sep 19 17:44:02 UTC 2017
commit 1ec29a1bec6392339db92b86c450c66bfca74f14
Author: hiromipaw <hiro at torproject.org>
Date: Fri Sep 1 18:39:30 2017 +0200
Fix invalid yml
---
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 13ea324f3..69e6656f4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,4 +36,4 @@ update:
- git checkout master
- git config --global user.email "labadmin at oniongit.eu"
- git config --global user.name "gitadmin"
- - git push --mirror git at oniongit.eu:hiro/tor.git
+ - git push --mirror git at oniongit.eu:hiro/tor.git
\ No newline at end of file
More information about the tor-commits
mailing list