chore: ajuste detalle CI.
This commit is contained in:
parent
a5862cdca9
commit
6ec3469b48
@ -21,8 +21,10 @@ pipeline:
|
|||||||
from_secret: matrix_password
|
from_secret: matrix_password
|
||||||
template: >
|
template: >
|
||||||
PikPukPak..
|
PikPukPak..
|
||||||
<p>${CI_COMMIT_AUTHOR}: <a href="${CI_COMMIT_URL}">${CI_REPO}/${CI_COMMIT_BRANCH}</a><b>${CI_PREV_PIPELINE_STATUS}</b></p>
|
<p>${CI_COMMIT_AUTHOR}: <a href="${CI_COMMIT_URL}">${CI_REPO}/${CI_COMMIT_BRANCH}</a><b>${CI_PIPELINE_STATUS}</b></p>
|
||||||
<pre>${CI_COMMIT_MESSAGE}</pre>
|
<pre>${CI_COMMIT_MESSAGE}</pre>
|
||||||
|
when:
|
||||||
|
- status: [ success, failure ]
|
||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
|
Loading…
Reference in New Issue
Block a user