mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-02 16:14:21 +01:00
CI: Add linux arm build to release CI
This commit is contained in:
parent
3c807ab3b8
commit
488b61b404
@ -171,7 +171,9 @@ build_linux_arm64:
|
||||
stage: coverage
|
||||
script: [./scripts/build-linux.sh]
|
||||
tags: [docker_arm64]
|
||||
only: [main]
|
||||
only:
|
||||
- main
|
||||
- tags
|
||||
artifacts:
|
||||
when: on_success
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user