build 4.4.0

This commit is contained in:
Patrick Schratz 2024-06-26 23:28:55 +02:00
commit 7ea93fb3ae
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -31,7 +31,8 @@ steps:
image: alpine:3.20
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
# - 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.4.0" > r-release-version.txt
- cat r-release-version.txt
- name: Check if files for R version already exist in s3