build
This commit is contained in:
parent
f08bab6fbe
commit
eebaeada75
1 changed files with 6 additions and 6 deletions
|
|
@ -5,14 +5,14 @@ skip_clone: true
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- PLATFORM: redhat-9
|
||||
BLOCK: 1:1000
|
||||
- PLATFORM: redhat-8
|
||||
BLOCK: 1:1000
|
||||
# - PLATFORM: redhat-9
|
||||
# BLOCK: 1:1000
|
||||
# - PLATFORM: redhat-8
|
||||
# BLOCK: 1:1000
|
||||
- PLATFORM: ubuntu-2404
|
||||
BLOCK: 1:1000
|
||||
- PLATFORM: ubuntu-2204
|
||||
BLOCK: 1:1000
|
||||
# - PLATFORM: ubuntu-2204
|
||||
# BLOCK: 1:1000
|
||||
steps:
|
||||
- name: "Build binaries (${PLATFORM}: ${BLOCK})"
|
||||
secrets: [red_hat_dev_pw, aws_access_key_id, aws_secret_access_key, pgpass, git_ro_token]
|
||||
|
|
|
|||
Loading…
Reference in a new issue