This commit is contained in:
Patrick Schratz 2024-07-06 15:02:53 +02:00
commit d0926489ba
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -5,12 +5,12 @@ matrix:
include:
- PLATFORM: rhel-9
PLATFORM_ID: el9
- PLATFORM: centos-8
PLATFORM_ID: el8
- PLATFORM: ubuntu-2204
PLATFORM_ID: 2204
- PLATFORM: ubuntu-2404
PLATFORM_ID: 2404
# - PLATFORM: centos-8
# PLATFORM_ID: el8
# - PLATFORM: ubuntu-2204
# PLATFORM_ID: 2204
# - PLATFORM: ubuntu-2404
# PLATFORM_ID: 2404
# - PLATFORM: opensuse-155
# PLATFORM_ID: suse155
@ -51,7 +51,7 @@ steps:
- cat r_build_latest.txt
- name: Build
image: docker:27.0.3-alpine3.20
image: library/docker:27.0.3-alpine3.20
commands: |
if [ ! -s r_build_latest.txt ] || [ ! "$(cat r-release-version.txt)" = "$(cat r_build_latest.txt)" ]; then
apk add -q --no-cache py3-pip make just aws-cli docker-compose