Skip to content

Commit

Permalink
Fix invalid yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiromipaw committed Sep 1, 2017
1 parent e918f83 commit 1ec29a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ update:
- git checkout master
- git config --global user.email "[email protected]"
- git config --global user.name "gitadmin"
- git push --mirror [email protected]:hiro/tor.git
- git push --mirror [email protected]:hiro/tor.git

0 comments on commit 1ec29a1

Please sign in to comment.