4.1.1
This commit is contained in:
parent
639c4c6559
commit
359e9f7907
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apk add -q --no-cache curl
|
- 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.1.2" > r-release-version.txt
|
- echo "4.1.1" > r-release-version.txt
|
||||||
- cat r-release-version.txt
|
- cat r-release-version.txt
|
||||||
backend_options:
|
backend_options:
|
||||||
kubernetes:
|
kubernetes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue