This commit is contained in:
parent
07d7c4466c
commit
29348a27b0
1 changed files with 7 additions and 0 deletions
|
|
@ -11,3 +11,10 @@ steps:
|
||||||
from_secret: forge-username
|
from_secret: forge-username
|
||||||
password:
|
password:
|
||||||
from_secret: forge-token
|
from_secret: forge-token
|
||||||
|
- name: Irc notification
|
||||||
|
image: plugins/irc
|
||||||
|
settings:
|
||||||
|
channel: "#rosa-rubiginosa"
|
||||||
|
host: irc.chat.e5150.fr
|
||||||
|
port: 6697
|
||||||
|
enable-tls: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue