build musl on develop
ci/woodpecker/push/woodpecker Pipeline was successful Details

pull/473/head
FloatingGhost 1 month ago
parent b4e37b03d8
commit ef279ac53f

@ -152,7 +152,7 @@ pipeline:
# Canonical amd64-musl
musl:
image: hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.15.6
<<: *on-stable
<<: *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

Loading…
Cancel
Save