mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-11 15:21:02 +00:00
again
This commit is contained in:
parent
305a046f99
commit
c9dbb9f3cc
1 changed files with 5 additions and 2 deletions
|
|
@ -484,8 +484,11 @@ perf_able:
|
|||
stage: performance
|
||||
trigger:
|
||||
include: .gitlab/.perf-able-gitlab-ci.yml
|
||||
artifacts: true
|
||||
|
||||
dependencies:
|
||||
- build for darwin amd64
|
||||
- build for darwin arm64
|
||||
- build for linux amd64
|
||||
- build for linux arm64
|
||||
|
||||
s3 dump tag:
|
||||
stage: post build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue