chore: ajuste CI
This commit is contained in:
parent
16acff8dbf
commit
8518e78dba
@ -1,4 +1,4 @@
|
||||
pipeline:
|
||||
steps:
|
||||
tests:
|
||||
image: python:3.9
|
||||
environment:
|
||||
@ -23,6 +23,8 @@ pipeline:
|
||||
PikPukPak..
|
||||
<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>
|
||||
when:
|
||||
- status: [ success, failure ]
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
Loading…
Reference in New Issue
Block a user