This commit is contained in:
parent
99dc55adb2
commit
b8a83f493a
@ -21,8 +21,9 @@ pipeline:
|
|||||||
from_secret: matrix_password
|
from_secret: matrix_password
|
||||||
template: >
|
template: >
|
||||||
PikPukPak..
|
PikPukPak..
|
||||||
<p>${CI_COMMIT_AUTHOR}: JOB ${CI_BUILD_NUMBER} <b style="color: green">TODO BIEN PARA</b></p>
|
<p>${CI_COMMIT_AUTHOR}: Task ${CI_BUILD_NUMBER} <b style="color: green">TODO BIEN PARA</b></p>
|
||||||
<pre><a href="${CI_COMMIT_LINK}">${CI_COMMIT_MESSAGE}</a></pre>
|
<pre><a href="${CI_COMMIT_LINK}">${CI_COMMIT_MESSAGE}</a></pre>
|
||||||
|
<p>✋</p>
|
||||||
when:
|
when:
|
||||||
status: [ success ]
|
status: [ success ]
|
||||||
|
|
||||||
@ -37,8 +38,9 @@ pipeline:
|
|||||||
from_secret: matrix_password
|
from_secret: matrix_password
|
||||||
template: >
|
template: >
|
||||||
PikPukPak..
|
PikPukPak..
|
||||||
<p>${CI_COMMIT_AUTHOR}: JOB ${CI_BUILD_NUMBER} <b style="color: red">!!!TODO MAL PARA</b></p>
|
<p>${CI_COMMIT_AUTHOR}: Task ${CI_BUILD_NUMBER} <b style="color: red">!!!TODO MAL PARA</b></p>
|
||||||
<pre><a href="${CI_COMMIT_LINK}">${CI_COMMIT_MESSAGE}</a></pre>
|
<pre><a href="${CI_COMMIT_LINK}">${CI_COMMIT_MESSAGE}</a></pre>
|
||||||
|
<p>✋</p>
|
||||||
when:
|
when:
|
||||||
status: [ failure ]
|
status: [ failure ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user