зеркало из https://github.com/github/ruby.git
Increase fetchDepth to prevent checkout failure
like https://dev.azure.com/rubylang/ruby/_build/results?buildId=1637
This commit is contained in:
Родитель
45dfd4c09d
Коммит
a7dd6763bd
|
@ -22,7 +22,7 @@ jobs:
|
|||
sudo apt-get build-dep ruby2.3
|
||||
displayName: "Install dependencies"
|
||||
- checkout: self
|
||||
fetchDepth: 10
|
||||
fetchDepth: 20
|
||||
- script: |
|
||||
autoconf
|
||||
./configure
|
||||
|
|
Загрузка…
Ссылка в новой задаче