зеркало из https://github.com/electron/electron.git
build: do not try to run non existent VSTS release builds (#20866)
This commit is contained in:
Родитель
3ae3233e65
Коммит
dfdf1b54c6
|
@ -311,7 +311,6 @@ function runRelease (targetBranch, options) {
|
|||
} else {
|
||||
buildCircleCI(targetBranch, options)
|
||||
buildAppVeyor(targetBranch, options)
|
||||
buildVSTS(targetBranch, options)
|
||||
}
|
||||
console.log(`${jobRequestedCount} jobs were requested.`)
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче