Merge branch 'develop' into stable
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Wed, 15 Feb 2023 22:13:30 +0000 (22:13 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Wed, 15 Feb 2023 22:13:30 +0000 (22:13 +0000)
.woodpecker.yml

index f478c13bd8428fd645af148b5963174b4ed8ad17..49718d630bf34f01d3503f444c2d0e8ca57dbfba 100644 (file)
@@ -151,8 +151,8 @@ pipeline:
 
   # Canonical amd64-musl
   musl:
-    image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.17.0
-    <<: *on-stable
+    image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.15.6
+    <<: *on-release
     environment:
       MIX_ENV: prod
     commands:
@@ -167,7 +167,7 @@ pipeline:
 
   release-musl:
     image: akkoma/releaser
-    <<: *on-stable
+    <<: *on-release
     secrets: *scw-secrets
     commands:
       - export SOURCE=akkoma-amd64-musl.zip