X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.woodpecker%2F.test.yml;h=6724d363ddc1e42248a9cc1bef415a317380efb4;hb=1e6b280280cb61aaeef7c639bdb9728b87572e7f;hp=e06a4d54e6b42cc6f334d55985c7c17bf99eda30;hpb=ec42e96225820a0da75acd1b9ec3e1043acab681;p=akkoma diff --git a/.woodpecker/.test.yml b/.woodpecker/.test.yml index e06a4d54e..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: @@ -24,7 +25,8 @@ pipeline: image: pleromaforkci/ci-base:${ELIXIR_VERSION} when: event: - - tag + - push + - pull_request environment: MIX_ENV: test POSTGRES_DB: pleroma_test