mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-01-03 13:58:41 +00:00
CI: Allow failure for non-musl arm for now
This commit is contained in:
parent
1170dfdd49
commit
89e92121c2
2 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ amd64-musl:
|
||||||
|
|
||||||
arm:
|
arm:
|
||||||
stage: release
|
stage: release
|
||||||
|
allow_failure: true
|
||||||
artifacts: *release-artifacts
|
artifacts: *release-artifacts
|
||||||
only: *release-only
|
only: *release-only
|
||||||
tags:
|
tags:
|
||||||
|
|
0
changelog.d/ci-builder-skip-arm32.skip
Normal file
0
changelog.d/ci-builder-skip-arm32.skip
Normal file
Loading…
Reference in a new issue