manual builds

This commit is contained in:
Patrick Schratz 2024-10-19 18:35:46 +02:00
commit c04b71104e
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.3.3" > r-release-version.txt
- echo "4.2.2" > r-release-version.txt
- cat r-release-version.txt
backend_options:
kubernetes: