chore: build 4.2.3

This commit is contained in:
Patrick Schratz 2025-06-13 12:40:20 +02:00
commit 4b3a87bbe4
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -98,7 +98,7 @@ steps:
commands:
- apk add -q --no-cache curl
- curl -s https://raw.githubusercontent.com/Homebrew/homebrew-core/master/Formula/r/r.rb | grep -o 'R-[0-9]*\.[0-9]*\.[0-9]*' | tr -d 'R-' | tr -d '"' | head -n 1 > r-release-version.txt
- echo "4.3.3" > r-release-version.txt
- echo "4.2.3" > r-release-version.txt
- cat r-release-version.txt
backend_options:
kubernetes: