X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.woodpecker.yml;h=49718d630bf34f01d3503f444c2d0e8ca57dbfba;hb=d43c8080d0f98ecda45e1f3e2632ed15339c8afb;hp=69ea82a398ecacb9c4a8f5ad0318e96d3ed6871b;hpb=d2b57a7f9e283e550ccaa8f359c451cdcd8735b1;p=akkoma diff --git a/.woodpecker.yml b/.woodpecker.yml index 69ea82a39..49718d630 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -95,7 +95,7 @@ pipeline: # Canonical amd64 ubuntu22: - image: 1.14.3-erlang-25.2.2-ubuntu-jammy-20221130 + image: hexpm/elixir:1.14.3-erlang-25.2.2-ubuntu-jammy-20221130 <<: *on-release environment: MIX_ENV: prod @@ -122,7 +122,7 @@ pipeline: - /bin/sh /entrypoint.sh debian-bullseye: - image: 1.14.3-erlang-25.2.2-debian-bullseye-20230109 + image: hexpm/elixir:1.14.3-erlang-25.2.2-debian-bullseye-20230109 <<: *on-release environment: MIX_ENV: prod @@ -151,8 +151,8 @@ pipeline: # Canonical amd64-musl musl: - image: 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