build alpine

This commit is contained in:
Patrick Schratz 2024-08-31 18:48:52 +02:00
commit dfd313d13b
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -14,7 +14,7 @@ matrix:
# - PLATFORM: ubuntu-2204 # - PLATFORM: ubuntu-2204
# BLOCK: 20099:21169 # BLOCK: 20099:21169
- PLATFORM: alpine-320 - PLATFORM: alpine-320
BLOCK: 1115:21169 BLOCK: 1376:21169
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, GITHUB_PAT] secrets: [red_hat_dev_pw, aws_access_key_id, aws_secret_access_key, pgpass, git_ro_token, GITHUB_PAT]