fix(build): ignore irc notification step failure
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
parent
8cdd155444
commit
d6346a93b5
2 changed files with 5 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ steps:
|
||||||
host: irc.chat.e5150.fr
|
host: irc.chat.e5150.fr
|
||||||
port: 6697
|
port: 6697
|
||||||
enable-tls: true
|
enable-tls: true
|
||||||
|
failure: ignore
|
||||||
|
|
|
||||||
|
|
@ -23,3 +23,7 @@ proxying to web services and even more!
|
||||||
Pull:
|
Pull:
|
||||||
|
|
||||||
docker pull forge.e5150.fr/e5150/caddy-docker-proxy-l4:latest
|
docker pull forge.e5150.fr/e5150/caddy-docker-proxy-l4:latest
|
||||||
|
|
||||||
|
## TODOs
|
||||||
|
|
||||||
|
- CI build IRC notifications plugin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue