process last version

This commit is contained in:
Patrick Schratz 2024-11-01 10:56:28 +01:00
commit 72dce6b338
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -76,7 +76,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 '"' > r-release-version.txt
- echo "4.2.2" > r-release-version.txt
# - echo "4.2.2" > r-release-version.txt
- cat r-release-version.txt
backend_options:
kubernetes: