mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2025-01-11 18:55:26 +01:00
Gitlab CI: Change tags bag to arm32
This commit is contained in:
parent
27108acd0f
commit
fcb1e7b750
@ -228,7 +228,7 @@ arm:
|
||||
artifacts: *release-artifacts
|
||||
only: *release-only
|
||||
tags:
|
||||
- arm32on64
|
||||
- arm32
|
||||
image: arm32v7/elixir:1.10.3
|
||||
cache: *release-cache
|
||||
variables: *release-variables
|
||||
@ -240,7 +240,7 @@ arm-musl:
|
||||
artifacts: *release-artifacts
|
||||
only: *release-only
|
||||
tags:
|
||||
- arm32on64
|
||||
- arm32
|
||||
image: arm32v7/elixir:1.10.3-alpine
|
||||
cache: *release-cache
|
||||
variables: *release-variables
|
||||
|
Loading…
Reference in New Issue
Block a user