This commit is contained in:
Patrick Schratz 2024-07-06 23:31:36 +02:00
commit f5aaf1b349
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -60,7 +60,7 @@ steps:
environment:
DOCKER_HOST: tcp://docker:2375
commands: |
docker info
# docker info
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
pip3 install -q b2 --break-system-packages