X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.woodpecker%2F.test.yml;h=6724d363ddc1e42248a9cc1bef415a317380efb4;hb=ff89d4526a4783fc5283e1d4814f55c2a87d94b1;hp=b6da1e7f9acdd2d4670a20b3d182fa3c7d84c092;hpb=6aa81ad7167f61e9239f85a24f9845d2ffb3ed26;p=akkoma diff --git a/.woodpecker/.test.yml b/.woodpecker/.test.yml index b6da1e7f9..6724d363d 100644 --- a/.woodpecker/.test.yml +++ b/.woodpecker/.test.yml @@ -10,7 +10,8 @@ pipeline: image: pleromaforkci/ci-base:${ELIXIR_VERSION} when: event: - - tag + - push + - pull_request environment: MIX_ENV: test commands: @@ -25,6 +26,7 @@ pipeline: when: event: - push + - pull_request environment: MIX_ENV: test POSTGRES_DB: pleroma_test