This commit is contained in:
Patrick Schratz 2024-07-06 14:46:52 +02:00
commit 3a7e31eb45
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -51,7 +51,7 @@ steps:
- cat r_build_latest.txt
- name: Build
image: 27.0.3-alpine3.20
image: 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