chore: se detalla notificacion en CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
627a8238c0
commit
5684dcff47
@ -11,6 +11,7 @@ pipeline:
|
||||
- python3 -m unittest
|
||||
notify:
|
||||
image: plugins/matrix
|
||||
failure: ignore
|
||||
settings:
|
||||
home_server: https://matrix.org
|
||||
roomid: "!oxZmsJwfvciTuLYIwg:matrix.org"
|
||||
@ -19,7 +20,10 @@ pipeline:
|
||||
password:
|
||||
from_secret: matrix_password
|
||||
template: >
|
||||
"Actualización Disponible"
|
||||
PikPukPak..
|
||||
${CI_COMMIT_AUTHOR}: ${CI_REPO}/${CI_COMMIT_BRANCH}@${CI_COMMIT_REF} ${CI_PIPELINE_STATUS}
|
||||
${CI_COMMIT_MESSAGE}
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:12
|
||||
|
Loading…
Reference in New Issue
Block a user