chore: ajuste CI
This commit is contained in:
parent
8518e78dba
commit
4c7b21e53d
@ -1,4 +1,4 @@
|
||||
steps:
|
||||
pipeline:
|
||||
tests:
|
||||
image: python:3.9
|
||||
environment:
|
||||
@ -21,7 +21,7 @@ steps:
|
||||
from_secret: matrix_password
|
||||
template: >
|
||||
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>
|
||||
when:
|
||||
- status: [ success, failure ]
|
||||
|
Loading…
Reference in New Issue
Block a user