chore: ajuste CI
This commit is contained in:
parent
16acff8dbf
commit
8518e78dba
@ -1,4 +1,4 @@
|
|||||||
pipeline:
|
steps:
|
||||||
tests:
|
tests:
|
||||||
image: python:3.9
|
image: python:3.9
|
||||||
environment:
|
environment:
|
||||||
@ -23,6 +23,8 @@ pipeline:
|
|||||||
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}/${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