From 8518e78dbad5642178b36d93e1cf8e4a9207a02a Mon Sep 17 00:00:00 2001 From: "Jovany Leandro G.C bit4bit@riseup.net" Date: Wed, 26 Jul 2023 19:08:25 -0500 Subject: [PATCH] chore: ajuste CI --- .woodpecker.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index d420d25..7996fc7 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,4 +1,4 @@ -pipeline: +steps: tests: image: python:3.9 environment: @@ -23,6 +23,8 @@ pipeline: PikPukPak..

${CI_COMMIT_AUTHOR}: ${CI_REPO}/${CI_COMMIT_BRANCH}${CI_PIPELINE_STATUS}

${CI_COMMIT_MESSAGE}
+ when: + - status: [ success, failure ] services: postgres: