mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
runs after linux arm64 build
This commit is contained in:
parent
34a04d276e
commit
dd56bdf645
1 changed files with 2 additions and 0 deletions
|
|
@ -130,6 +130,8 @@ build for darwin arm64:
|
|||
build container fb:
|
||||
image: docker:stable
|
||||
stage: build
|
||||
needs:
|
||||
- "build for linux arm64"
|
||||
tags:
|
||||
- shell
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue