Gitlab CI: Alpine is alpine
This commit is contained in:
parent
1d3f916991
commit
27108acd0f
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ arm-musl:
|
|||
only: *release-only
|
||||
tags:
|
||||
- arm32on64
|
||||
image: arm32v7/elixir:1.10.3
|
||||
image: arm32v7/elixir:1.10.3-alpine
|
||||
cache: *release-cache
|
||||
variables: *release-variables
|
||||
before_script: *before-release-musl
|
||||
|
|
Loading…
Reference in a new issue