This commit is contained in:
Patrick Schratz 2024-07-30 23:54:03 +02:00
commit ace65167a7
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -5,14 +5,14 @@ skip_clone: true
matrix: matrix:
include: include:
- PLATFORM: redhat-9 # - PLATFORM: redhat-9
BLOCK: 1:1000 # BLOCK: 1:1000
- PLATFORM: redhat-8 # - PLATFORM: redhat-8
BLOCK: 1:1000 # BLOCK: 1:1000
- PLATFORM: ubuntu-2404 - PLATFORM: ubuntu-2404
BLOCK: 1:1000 BLOCK: 1:1000
- PLATFORM: ubuntu-2204 # - PLATFORM: ubuntu-2204
BLOCK: 1:1000 # BLOCK: 1:1000
steps: steps:
- name: "Build binaries (${PLATFORM}: ${BLOCK})" - name: "Build binaries (${PLATFORM}: ${BLOCK})"
secrets: [red_hat_dev_pw, aws_access_key_id, aws_secret_access_key, pgpass, git_ro_token] secrets: [red_hat_dev_pw, aws_access_key_id, aws_secret_access_key, pgpass, git_ro_token]