chore: ajuste CI
This commit is contained in:
parent
8518e78dba
commit
4c7b21e53d
@ -1,4 +1,4 @@
|
|||||||
steps:
|
pipeline:
|
||||||
tests:
|
tests:
|
||||||
image: python:3.9
|
image: python:3.9
|
||||||
environment:
|
environment:
|
||||||
@ -21,7 +21,7 @@ steps:
|
|||||||
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_PIPELINE_STATUS}</b></p>
|
<p>${CI_COMMIT_AUTHOR}: <a href="${CI_COMMIT_URL}">${CI_REPO}/{{build.branch}}#{{truncate build.commit 8}}</a><b>{{build.status}}</b></p>
|
||||||
<pre>${CI_COMMIT_MESSAGE}</pre>
|
<pre>${CI_COMMIT_MESSAGE}</pre>
|
||||||
when:
|
when:
|
||||||
- status: [ success, failure ]
|
- status: [ success, failure ]
|
||||||
|
Loading…
Reference in New Issue
Block a user