chore(ci): add irc notification
This commit is contained in:
parent
522c0a009f
commit
70693cc693
1 changed files with 17 additions and 17 deletions
|
|
@ -2,7 +2,7 @@ when:
|
||||||
- event: [push, manual]
|
- event: [push, manual]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build & publish container
|
- name: Build & publish container
|
||||||
image: woodpeckerci/plugin-kaniko
|
image: woodpeckerci/plugin-kaniko
|
||||||
settings:
|
settings:
|
||||||
registry: ${CI_FORGE_URL##https://}
|
registry: ${CI_FORGE_URL##https://}
|
||||||
|
|
@ -11,8 +11,8 @@ steps:
|
||||||
from_secret: forge-username
|
from_secret: forge-username
|
||||||
password:
|
password:
|
||||||
from_secret: forge-token
|
from_secret: forge-token
|
||||||
- name: Irc notification
|
- name: Irc notification
|
||||||
image: plugins/irc
|
image: forge.e5150.fr/wpci-plugins/drone-irc
|
||||||
settings:
|
settings:
|
||||||
channel: "#rosa-rubiginosa"
|
channel: "#rosa-rubiginosa"
|
||||||
host: irc.chat.e5150.fr
|
host: irc.chat.e5150.fr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue