install build requirements

This commit is contained in:
Patrick Schratz 2024-06-05 12:18:03 +02:00
commit 693b4087ec
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -7,7 +7,7 @@ steps:
- name: Build
image: alpine:3.20
commands:
- apk add --no-cache make just
- apk add --no-cache make just aws-cli docker-compose
- just build-r-rhel-9 4.3.3
volumes:
- /var/run/docker.sock:/var/run/docker.sock