fix event triggers
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Jun 2022 18:53:36 +0000 (19:53 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 11 Jun 2022 18:53:36 +0000 (19:53 +0100)
.woodpecker/.lint.yml
.woodpecker/.release.yml
.woodpecker/.test.yml

index d4f6576a3e6aa2b6781e1bdf021351a6f7459eed..0bac90d7367df2dae7ded9b8d2c0088dd73f8e14 100644 (file)
@@ -7,4 +7,4 @@ pipeline:
     - mix format --check-formatted
     when:
       event:
-      - tag
+      - push
index 34c7dcb37737eea8065ebdfced2cebd4a1e1e7ae..335f3c8e8826442671677c2e5f56e31af66472a7 100644 (file)
@@ -16,7 +16,7 @@ pipeline:
   glibc:
     when:
       event:
-        - push
+        - tag
     secrets:
     - SCW_ACCESS_KEY
     - SCW_SECRET_KEY
@@ -44,7 +44,7 @@ pipeline:
   musl:
     when:
       event:
-        - push
+        - tag
     secrets:
     - SCW_ACCESS_KEY
     - SCW_SECRET_KEY
index e06a4d54e6b42cc6f334d55985c7c17bf99eda30..cef7436433bc540d05854968ef5d93385af6a9b7 100644 (file)
@@ -10,7 +10,7 @@ pipeline:
     image: pleromaforkci/ci-base:${ELIXIR_VERSION}
     when:
       event:
-      - tag
+      - push
     environment:
       MIX_ENV: test
     commands:
@@ -24,7 +24,7 @@ pipeline:
     image: pleromaforkci/ci-base:${ELIXIR_VERSION}
     when:
       event:
-      - tag
+      - push
     environment:
       MIX_ENV: test
       POSTGRES_DB: pleroma_test