Change search_indexing = 10 and retries for indexing = 2
[akkoma] / .woodpecker / .test.yml
index 49681a3bb1f769a8aad91f8178ece35d1cafd311..6724d363ddc1e42248a9cc1bef415a317380efb4 100644 (file)
@@ -8,6 +8,10 @@ matrix:
 pipeline:
   build:
     image: pleromaforkci/ci-base:${ELIXIR_VERSION}
+    when:
+      event:
+      - push
+      - pull_request
     environment:
       MIX_ENV: test
     commands:
@@ -19,6 +23,10 @@ pipeline:
   test:
     group: test
     image: pleromaforkci/ci-base:${ELIXIR_VERSION}
+    when:
+      event:
+      - push
+      - pull_request
     environment:
       MIX_ENV: test
       POSTGRES_DB: pleroma_test