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: