mirror of
https://github.com/polybar/polybar.git
synced 2024-11-18 13:55:11 -05:00
fix(ci): Update notification settings
This commit is contained in:
parent
7478d4cd07
commit
b89536af2b
1 changed files with 3 additions and 3 deletions
|
@ -29,8 +29,8 @@ script: make
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
- "irc.freenode.org#lemonbuddy"
|
- "irc.freenode.net#lemonbuddy"
|
||||||
on_success: always
|
template:
|
||||||
on_failure: always
|
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
||||||
use_notice: true
|
use_notice: true
|
||||||
skip_join: true
|
skip_join: true
|
||||||
|
|
Loading…
Reference in a new issue