This commit is contained in:
Patrick Schratz 2024-08-10 13:23:03 +02:00
commit 77ea8f1140
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -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]