aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorhiromipaw <hiro@torproject.org>2017-09-01 18:39:30 +0200
committerhiromipaw <hiro@torproject.org>2017-09-01 18:39:30 +0200
commit1ec29a1bec6392339db92b86c450c66bfca74f14 (patch)
tree347afee0ff709ce9c3578ed77ab0afd26556f833 /.gitlab-ci.yml
parente918f83c1cccb080bdf84300e428cf9a66be3139 (diff)
downloadtor-1ec29a1bec6392339db92b86c450c66bfca74f14.tar.gz
tor-1ec29a1bec6392339db92b86c450c66bfca74f14.zip
Fix invalid yml
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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