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

View file

@ -56,7 +56,8 @@ steps:
environment:
DOCKER_HOST: tcp://0.0.0.0:2375
commands: |
echo $DOCKER_HOST
sleep 10
docker version || true
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