CI: Add linux arm build to release CI
This commit is contained in:
parent
8877e42133
commit
bfdd96f6f9
1 changed files with 3 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue