Fix indentation
This commit is contained in:
parent
e615ec040f
commit
337d657411
1 changed files with 2 additions and 2 deletions
|
@ -63,9 +63,9 @@ notifications:
|
|||
on_success: never
|
||||
irc:
|
||||
channels:
|
||||
- chat.freenode.net#imag
|
||||
- chat.freenode.net#imag
|
||||
template:
|
||||
- "%{repository_name} (%{branch} @ %{commit} by %{author}): %{result}"
|
||||
- "%{repository_name} (%{branch} @ %{commit} by %{author}): %{result}"
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in a new issue