build
This commit is contained in:
parent
60e4c524f2
commit
77ea8f1140
1 changed files with 4 additions and 4 deletions
|
|
@ -6,13 +6,13 @@ skip_clone: true
|
|||
matrix:
|
||||
include:
|
||||
- PLATFORM: redhat-9
|
||||
BLOCK: 6851:18000
|
||||
BLOCK: 8302:18000
|
||||
- PLATFORM: redhat-8
|
||||
BLOCK: 7059:18000
|
||||
BLOCK: 8107:18000
|
||||
- PLATFORM: ubuntu-2404
|
||||
BLOCK: 7184:18000
|
||||
BLOCK: 8576:18000
|
||||
- PLATFORM: ubuntu-2204
|
||||
BLOCK: 7233:18000
|
||||
BLOCK: 8723:18000
|
||||
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