build
This commit is contained in:
parent
ad20e237d4
commit
12c711474c
1 changed files with 13 additions and 6 deletions
|
|
@ -6,13 +6,13 @@ skip_clone: true
|
|||
matrix:
|
||||
include:
|
||||
- PLATFORM: redhat-9
|
||||
BLOCK: 18537:21000
|
||||
BLOCK: 19706:21169
|
||||
- PLATFORM: redhat-8
|
||||
BLOCK: 18508:21000
|
||||
BLOCK: 19674:21169
|
||||
- PLATFORM: ubuntu-2404
|
||||
BLOCK: 19121:21000
|
||||
BLOCK: 20076:21169
|
||||
- PLATFORM: ubuntu-2204
|
||||
BLOCK: 19121:21000
|
||||
BLOCK: 20076:21169
|
||||
steps:
|
||||
- name: 'Build binaries (${PLATFORM}: ${BLOCK})'
|
||||
secrets: [red_hat_dev_pw, aws_access_key_id, aws_secret_access_key, pgpass, git_ro_token, GITHUB_PAT]
|
||||
|
|
|
|||
Loading…
Reference in a new issue