build alpine

This commit is contained in:
Patrick Schratz 2024-08-28 18:55:32 +02:00
commit 0c396c91b4
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -5,14 +5,16 @@ skip_clone: true
matrix:
include:
- PLATFORM: redhat-9
BLOCK: 20099:21169
- PLATFORM: redhat-8
BLOCK: 20099:21169
- PLATFORM: ubuntu-2404
BLOCK: 20099:21169
- PLATFORM: ubuntu-2204
BLOCK: 20099:21169
# - PLATFORM: redhat-9
# BLOCK: 20099:21169
# - PLATFORM: redhat-8
# BLOCK: 20099:21169
# - PLATFORM: ubuntu-2404
# BLOCK: 20099:21169
# - PLATFORM: ubuntu-2204
# BLOCK: 20099:21169
- PLATFORM: alpine-320
BLOCK: 1: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]